body { background-color: white; font-size:12pt; font-family:sans-serif; }
	img { border:0; }
	div {
	position:relative;
	left:175px;
	margin:0 0 30px 0;
	width: 600;
	height: 18;
}
	div#header { width:600px; text-align:center; }
	div#content { width:600px; }
	p{ padding: 0 10px 0 10px;}
	h1 { background-color: #6b94c5; color:white; font-size:14pt; padding: 0 10px 0 10px;}
	h2,h3,h4,h5,h6 {font-size:12pt; padding: 0 0px 0 10px; color:#2462b3; }
	ul { list-style-type:none; }

a {	font-size: 18px; text-decoration: none; font-weight : plain;}
a:link {color:#7CBB66}
a:visited {color:#7CBB66}
a:active {color:#7CBB66}
a:hover{color: #365B89;}
