body {	margin: 8;
	padding: 6;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;}

h1, h2, h3, h4 {
	color:#333333
}



p {color:#555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;}
b {}
a {	color:#555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;}
a:link {
text-decoration: none; }
a:visited {}
a:hover {text-decoration: underline; color:#1D1D75}
a:active {
text-decoration: none; color: #97b0eb; }



p, h1, h2, h3, h4 {
	color:#555
}

table {
border: solid 0; }
tr {}
td {}
img {
border: solid 0; }

#about {}
ul {}
li {}
p {color:#555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;}
b {}
a {	color:#555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;}
a:link {
text-decoration: none; }
a:visited {}
a:hover {color:#1D1D75}
a:active {
color: #97b0eb; }