body {background: #003333;
		font-family: verdana, san-serif;
		color: gray;
		font-size: none;}

.blueline {border-bottom-style: solid;	
			border-bottom-color: #326381;
			border-width: 1px;}

.title {font: bold;}

.description {padding-left: 10px;}
			
.menu1	{padding-left: 5px;}
			
a:link {font-family: verdana, sans-serif; color: gray; text-decoration: none; font-size: 12;}
a:visited {font-family: verdana, sans-serif; color: gray; text-decoration: none; font-size: 12;}
a:hover {font-family: verdana, sans-serif; color: gray; text-decoration: underline; font-size: 12;}


