body, p, td, div, blockquote, dl, ul, ol, select, input, textarea, li, dt, dd, h4, h5, h6
{
	font-family: Times New Roman, Times, times, serif;
	font-size: 12px;
	line-height: 16px;
	color: 0E1F3B;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

body
{
	background-image: url(img/watermark.gif);
	background-repeat: no-repeat;
	background-position: 200px center; 
}

.col
{
	font-family: Times New Roman, Times, times, serif;
	font-size: 9px;
	color: 0E1F3B;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;

}


.norm
{
	font-family: Times New Roman, Times, times, serif;
	font-size: 12px;
	line-height: 16px;
	color: 0E1F3B;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;

}

th
{
	font-family: Times New Roman, Times, times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: FFFFCC;
	text-align: center;
}

.head, h1
{
	font-family: Times New Roman, Times, times, serif;
	color: 0E1F3B;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.subhead, h2
{
	font-family: Times New Roman, Times, times, serif;
	color: 0E1F3B;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}


.subhead, h3
{
	font-family: Times New Roman, Times, times, serif;

	color: 0E1F3B;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.menu
{
	font-family: Times New Roman, Times, times, serif;

	color: 0E1F3B;
	font-size: 9px;
}
.menu_active
{
	font-family: Times New Roman, Times, times, serif;

	color: 0E1F3B;
	font-size: 10px;
	font-weight: bold;
}

a:active { color: 0E1F3B; }

a:hover { color: 0E1F3B; }

a:visited { color: 0E1F3B; }
a:link { color: 0E1F3B; }
.red { color: darkred; }
.required { color: red; }

.blue { color: navy; }
.white { color: white; }
.green { color: darkgreen; }

.small { font-size: 9px; }
.xsmall { font-size: 7px; }
.byline { font-size: 7px; }
.tic { 
	color: ffffff;
	font-size: 1px; 
}