/* CSS Document */

.mainTitle {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.content {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

.blueHeaders {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#006FA7;
}

/.background {
	/background-image:url(sec_background.gif);
	/background-repeat:no-repeat;
	/background-position:top;
/}

.links a:link {
	font-family: verdana;
	font-size:10px;
	color:#197DB0;
	text-decoration:none;
}

.links a:hover {
	font-family: verdana;
	font-size:10px;
	color:#197DB0;
	text-decoration:underline;
}

.links a:visited {
	font-family: verdana;
	font-size:10px;
	color:#197DB0;
	text-decoration:none;
}

.links {
	font-family: verdana;
	font-size:10px;
	color:#197DB0;
	text-decoration:none;
}