body {
	font-family: "Comic Sans MS"; 
	font-size: 10pt; font-color: #cccccc;  
	background-color:#5f6467; 
	scrollbar-3d-light-color:#4b4f51;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#000000;
    scrollbar-dark-shadow-color:#000000;
    scrollbar-face-color:#5f6467;
    scrollbar-highlight-color:#4b4f51;
    scrollbar-shadow-color:#000000;
}

H1{font-size: 36pt; font-family: "Comic Sans MS"; font-weight: bold;  text-decoration: underline; color: #fffb06}
H2{font-size: 16pt; font-family: "Comic Sans MS"; font-weight: bold; color: #fffb06}
H3{font-size: 28pt; font-family: "Comic Sans MS"; font-weight: bold; color: #dce2e0}
H4{font-size: 12pt; font-family: "Comic Sans MS"; font-weight: bold; color: #fffb06}
H5{font-size: 12pt; font-family: "Comic Sans MS"; font-weight: bold; color: #dce2e0}
H6{font-size: 11pt; font-family: "Arial"; font-weight: none; color: #fffb06}
P {text-decoration: none; font-family: "Comic Sans MS"; bold;font-size: 11pt; color:#dce2e0}

li {text-decoration: bold;font-size: 10pt; color: #dce2e0}

.menulink{
    color: #fffb06;
	text-decoration: none; 
	font-family:comic Sans MS;
	font-size: 10pt;
	display: line;
	padding: 1px 0 0 2px;
	width:165px;
  	height: 32px;
	margin-top:5px	
}


.menutd{
	background-color: #4b4f51;
	height:30px;
}

.menutdover{
	background-color: #9a9fa3;
	height:30px;	
}


a:link {color:#8f8f8f; font-size:10pt; text-decoration: none; font-weight: bold;font-family: comic sans MS,verdana,arial, helvetica, times new roman}
a:active {color: #07a8f5; font-size:10pt; }
a:visited {color:#f3ddf7;font-size:10pt; text-decoration: none; font-weight: none;font-family: comic sans MS,verdana,arial, helvetica, times new roman}
a:hover {color:#ba32cd; font-size:10pt; font-weight: none;font-family: comic sans MS,verdana,arial, helvetica, times new roman}
