

body, p{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}

H1{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	Font-Size : 200%;
	}

H2{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	Font-Size : 150%;
	}

H3{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	Font-Size : 125%;
	}

H4{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	Font-Size : 100%;
	}

H5{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	Font-Size : 90%;
	}
H6{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	Font-Size : 80%;
	}
	
.style2 {
	font-family: Verdana, Geneva, Tahoma, Sans-Serif;
	font-size: small;
	padding-left:5px
	}
.style3 {
	font-family: Verdana, Geneva, Tahoma, Sans-Serif;
	font-size: small;
	text-align:right;	
	}
P{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	Font-Size : 100%;
	}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


a:link 	  { text-decoration:none; color:#FFCC33; }
a:visited { text-decoration:none; color:#88FF00; }
a:hover   { text-decoration:none; color:#33CCFF; }
a:active  { text-decoration:none; color:#FFCC33; }

#header, #footer {
   width:100%;
   height:30px;
   background-color:#FFFEEE;
   color:#00000;
   font-size:14px;
   }
#menu {
   width:100px;
   height:100%;
   background-color:#FFFEEE;
   color:#00000;
   font-size:12px;
   }

