body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.SR        {
        BORDER-RIGHT:#6BC3E4 0px solid;
        BORDER-TOP:#6BC3E4 0px solid;
		BORDER-LEFT:#6BC3E4 0px solid;
		COLOR:#ffffff;
		font-size: 12px;
		BORDER-BOTTOM:#6BC3E4 0px solid;
		BACKGROUND-COLOR:#977F55
		}
.button {
         border-right:#ffffff 0px solid;
		 border-top:#ffffff 0px solid;
		 border-left:#ffffff 0px solid;
		 border-bottom:#ffffff 0px solid;
         background-color:#801505;
		 color:#ffffff;
		 font-size:12px;
		 }
.white {color:#ffffff}
.red   {color:#990000}
.blue  {color:#003399}
.ml    {color:#5E4A00}
.cf    {color:#E8BF00}
.black {color:#000000}