
a:link          { color: #ff4500; font-weight: none; font-size: 12pt; font-family: "Comic Sans MS", "Times New Roman", Arial; text-decoration: none }
a:visited       { color: #ff4500; font-weight: none; font-size: 12pt; font-family: "Comic Sans MS", "Times New Roman", Arial; text-decoration: none }
a:hover         { color: #ff4500; font-weight: none; font-size: 12pt; font-family: "Comic Sans MS", "Times New Roman", Arial; text-decoration: underline }

body { 	color: #000099; 
	font-family: "Comic Sans MS", "Times New Roman", Arial; 
	font-size: 12pt;
	background-color: #ffffff;
	scrollbar-face-color: #7577ff;
	scrollbar-shadow-color: #3333cc;
	scrollbar-highlight-color: #3333cc;
	scrollbar-track-color: #ccccff;
	scrollbar-arrow-color: #3333cc;
	scrollbar-3dlight-color: #3333cc;
	scrollbar-darkshadow-color: #3333cc;
	}

.headline { font-weight: bold; font-size: 14pt }
.smallheadline { font-weight: bolder; font-size: 11pt }
.smallblue { color: #0066CC; font-size: 8pt }
.midismall { font-size: 11pt }
.small { font-size: 8pt }
.link { color: #ff4500; font-weight: bold; font-size: 10pt; font-family: Arial, "Times New Roman", Times; text-decoration: none; cursor:hand;}