/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(0,51,102);}
 A:link { color: rgb(102,51,0);}
 A:visited { color: rgb(153,0,0);}
 .redir {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	padding-left: 20px;
}

