h1			{
				font-size:			36px;
				background-color:	rgb(80,100,255);
				color:				white;
			}

h2			{
				font-size:				24px;
				border-bottom-style:	solid;
				border-color:			rgb(80,100,255);
				width:					50%;
			}

table		{
				font-size:				16px;
				margin-bottom:			15px;
			}

.sys_mes	{
				color:				rgb(114,128,144);
			}

.my_action	{
				color:				rgb(0,114,64);

			}

.my_magic	{
				color:				rgb(72,20,255);
			}

.maat_act	{
				color:				rgb(255,0,0);
			}

.damaged	{
				color:				rgb(255,20,147);
			}


