body { 
scrollbar-base-color: #663366; 
scrollbar-face-color: #99CCCC; 
scrollbar-track-color: #996699; 
scrollbar-arrow-color: #330033;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-shadow-color: #663366;
scrollbar-darkshadow-color: #000000; 
} 

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #CC0000;
	font-weight: bold;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color: #CC0000;
	font-weight: bold;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000099;
	line-height: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000099;
	padding-left: 3px;
}


.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
	}
	
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	line-height: normal;
	font-weight: bolder;
	}
.bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #CC0000;
	font-weight: bold;
	display: inline;
	}
.mylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

.mylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	padding-left: 2px;
	padding-right: 2px;
}
i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
