/* TEXT */	

body {
	margin: 25;
	padding: 0;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 75%;
	color: #222;
	line-height: 1.3em;
	background-color: #336699;
    }
a:link {
	color: #004673;
	text-decoration:none;
}	
a:hover {color: #66CCFF; background-color: #006699;}	
a:visited {color: #004673; text-decoration:none;}
p {font-size:75%; margin: 10px 0; padding: 0;}
ol {font-size:75%}
ul {font-size:75%}

.link {font-size:11px; color:#777; border-bottom: 1px solid #aaa; margin:15px 0 2px 0;}

h1 {margin: 10px 0 15px 0; font-weight: bold; font-size: 24px;}	
h2 {line-height: 26px; font-size: 24px; margin:5px 0 0 0; font-weight: normal;}
h3 {line-height: 22px; font-size: 18px; font-weight: normal;}
h4 {line-height: 18px; font-size: 14px; font-weight: bold;}
h5 {line-height: 14px; font-size: 12px; font-weight: normal; margin: 0;}
h6 {font-size: 10px; margin: 0;}
h1, h2, h3, h4, h5, h6 {color:#004673; line-height: 15pt;}

