a:link {color: #0e3995; text-decoration: none; }
a:active {color: #0e3995; text-decoration: none; }
a:visited {color: #001e5f; text-decoration: none; }
a:hover {color: #0e3995; text-decoration: none; }


body {
	background-color: #355E94;
	background-image: url(images/gradient_back.jpg);
	background-repeat: repeat-x;
}

body,td,th {
	color: #000033;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	line-height: 120%;
}

.pagephoto {
	padding-left: 10px;
	margin-left: 10px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	line-height: 120%;
}

.subtopictitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	line-height: 120%;
}

.strongtext {
	font-weight: bold;
}

img {
	border: 0;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	line-height: 120%;
}


