body {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0%;
	margin-left: 0%;	
	}
* html body {
font-size: x-small; /* for IE5/Win */
font-family: Georgia, "Times New Roman", Times, serif;
f\ont-size: small; /* for other IE versions */
font-family: Georgia, "Times New Roman", Times, serif
} 
p {
font-size: 80%; 
}
h1 {
	font-size: 130%;
	line-height: normal;
	font-weight: normal;
	vertical-align: middle;
}
h2 {
font-size: 100%;
	line-height: normal;
	font-weight: bold;
	vertical-align: text-bottom;
}
h3 {
	font-size: 100%;
	
}
h4 {
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	line-height: normal;	
}
h6 {
	font-size: 60%;
	font-weight: normal;
	line-height: normal;
	color:#000000;	
}
	
A:link {color:#000000; line-height: normal;	text-decoration: underline;}	
A:visited {color:#000000; line-height: normal;	text-decoration: underline;}
A:active {color:#000000; line-height: normal; background: #cccccc; text-decoration: underline overline;}
A:hover {color:#000000; line-height: normal; background: #cccccc;	text-decoration: underline overline;}

.main-menu A:link {font-size: 70%; font-weight: normal; background: none; color:#000000; text-align: center;	line-height: normal; text-decoration:none;}
.main-menu A:visited  {font-size: 70%; font-weight: normal; background: none; color:#000000; text-align: center;	line-height: normal; text-decoration:none;}
.main-menu A:active {font-size: 70%; font-weight: normal; background: none; color:#000000; text-align: center;	line-height: normal; text-decoration:overline; text-decoration: underline overline;}
.main-menu A:hover  {font-size: 70%; font-weight: normal;  background: none; color:#000000; text-align: center;	line-height: normal; text-decoration:overline; text-decoration: underline overline;}

.contact A:link {font-size: 60%; font-weight: normal; background: none; color:#999999; text-align: center;	line-height: normal; text-decoration:none;}
.contact A:visited  {font-size: 60%; font-weight: normal;  background: none;color:#999999; text-align: center;	line-height: normal; text-decoration:none;}
.contact A:active {font-size: 60%; font-weight: normal; background: none; color:#666666; text-align: center;	line-height: normal; text-decoration:underline overline; }
.contact A:hover  {font-size: 60%; font-weight: normal; background: none; color:#666666; text-align: center;	line-height: normal; text-decoration:underline overline; }


