body  {
	background-color : #FFF000;
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}

a:link  {
	color : #011C84;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #011C84;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #FF0000;
	font-size : 12px;
	font-weight : bold;
}

a.x:link  {
	color : #000000;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;
}

a.x:visited  {
	color : #000000;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;
}

a.x:hover  {
	color : #000000;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;
}

a.m:link  {
	color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
}

a.m:visited  {
	color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
}

a.m:hover  {
	color : #D2C1B1;
	font-size : 12px;
	font-weight : normal;
}

a.n:link  {
	color : #000000;
	font-size : 12px;
	font-weight : normal;
}

a.n:visited  {
	color : #000000;
	font-size : 12px;
	font-weight : normal;
}

a.n:hover  {
	color : #000000;
	font-size : 12px;
	font-weight : normal;
}

a.s:link  {
	color : #810101;
	font-size : 12px;
}

a.s:visited  {
	color : #810101;
	font-size : 12px;
}

a.s:hover  {
	color : #C2AF9D;
	font-size : 12px;
}

a.t:link  {
	color : #810101;
	font-size : 16px;
	font-weight : bold;
}

a.t:visited  {
	color : #810101;
	font-size : 16px;
	font-weight : bold;
}

a.t:hover  {
	color : #C2AF9D;
	font-size : 16px;
	font-weight : bold;
}

td  {
	font-size : 12px;
}

.b  {
	border-color : #810101;
	border-style : solid;
	border-width : 2px;
}
.c  {
	border-color : #D2C1B1;
	border-style : solid;
	border-width : 2px;
}

