body{background-color:#0B2D55;}

a.menu:link {color: #FDC689; text-decoration:none;}
a.menu:visited {color: #C4DF9B; text-decoration:none;}
a.menu:active {color: #000; text-decoration:none;}
a.menu:hover {color: #C29F53; text-decoration:none;}

a:link { text-decoration:none;}
a:visited { text-decoration:none;}
a:active { text-decoration:none;}
a:hover {text-decoration:underline;}

p, table, tr, td {font-family:"Arial", sans-serif; font-size:12px;}

.margin {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:15px;
}

li {font-family: sans-serif; font-size:12px;
			margin-top:8px;
			margin-bottom: 8px;}

h1 {font-family:"Arial", sans-serif;font-size:16px;}
h2 {font-family:"Arial", sans-serif;font-size:14px;}
h3 {font-family:"Arial", sans-serif;font-size:12px;}

.under {  margin-top:8px; 
				margin-bottom:8px;
				border-bottom: solid, 1px, #FFF;
}
