	body
	{
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size:12px;
	background-color:#F4F1FE;
	color:#00136C;
	}
	
	.bottom-text
	{
	font-family: Arial;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	}
	
	.toplinks
	{
	font-family: Arial;;
	font-size:14px;
	color:white;
	text-align:center;
	font-weight:bold;
	}
			
	a.nav:link {color: white; text-decoration: none; }
	a.nav:visited {color: white; text-decoration: none; }
	a.nav:hover {color: red; text-decoration: underline; }
	a.nav:active {color: red; } 
	
	a.side:link {color: #00136C; font-weight:bold; text-align:right; text-decoration: none; font-family: Arial; }
	a.side:visited {color: #00136C; font-weight:bold; text-align:right; text-decoration: none; font-family: Arial;}
	a.side:hover {color: red; text-decoration: underline; }
	a.side:active {color: red; } 

	.topnonlinks
	{
	font-family: Arial;;
	font-size:14px;
	color:red;
	text-align:center;
	font-weight:bold;
	text-decoration: underline;
	}

	
	.rightlinks
	{
	font-family: Arial;
	font-size:14px;
	color:white;
	text-align:center;
	font-weight:bold;
	}
	
	.titletext
	{
	font-family: Arial;
	font-size:14px;
	color:#00136C;
	font-weight:bold;
	text-decoration:underline;
	}
	.imglink
	{
	border:none;
	margin:0;
	padding:0;
	}