﻿/* comments */
body {
	font-family:verdana,arial,Sans-serif; 
	/*font-size:13px; 
	margin-top:16px;
	margin-left:16px; 
	margin-right:16px;
	margin-bottom:16px;*/
	color:#000000;
	background-color:#fefeff
}

h1 { color:#404040; }
h2 { color:#404040; }
h3 { color:#000080; }

a,a:link  {color:#0000ff; text-decoration:none}
a:visited {color:#990099; text-decoration:none}
a:hover   {text-decoration:underline}
a:active  {color:#ff0000; text-decoration:underline}

.red1	{
	font-size:220%; 
	text-align:center; 
	color:#800000; 
}

.red2	{font-size:190%; 
	color:#800000; 
	text-align:center
}

.navy1 {
	font-size:115%; 
	color:#000080; 
	font-weight:600; 
	text-align:center
}

.center {text-align:center}

table	{border-collapse:separate; empty-cells:show; table-layout:auto;
			 border-spacing:1px; margin-left:auto; margin-right:auto}
thead	{font-size:115%; color:#000080; font-weight:600; text-align:center}

.bottomright {
	position:fixed;
	bottom:3px;
	right:0px;
	opacity:0.4;
	filter:alpha(opacity=40)
}
.imgintext {position:relative;margin-top:-4px;top:3px;right:0px}
