body {
	background-color: #F5E9E9;
	scrollbar-face-color:#1E1E1E;
	scrollbar-highlight-color:#A8A8A8;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#1E1E1E;
	scrollbar-arrow-color:#FBFBFB;
	scrollbar-track-color:#EBEBEB;
	font-size : 12px;
	color : #000000;
	font-family: Verdana;
      font-weight: normal;
	margin : 0px 0px 0px 0px;
} 

h1 {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16pt; 
}

h2 {
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 14pt
}

h3 {
	font-weight: bold;
	font-family: Georgia; 
	font-size: 12pt; 
}

h4 {
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}

.topmenu {
      font-family: Times New Roman, Arial, Helvetica, Serif;
      font-size: 12pt; 
      font-weight: bold; 
      padding-right: 11;
      padding-left: 11;
}

A:link { 
color:green; 
background-color:transparent; 
TEXT-DECORATION:underline; 
font-weight:bold; 
}

A:visited { 
color:yellow; 
background-color:transparent; 
TEXT-DECORATION:underline; 
font-weight:bold; 
}

A:active { 
color:silver; 
background-color:transparent; 
TEXT-DECORATION:none; 
font-weight:bold; 
}

A:hover { 
color:blue; 
background-color:transparent; 
TEXT-DECORATION:none; 
font-weight:bold; 
}

