BODY {
	font-family: "comic sans ms", Arial;
	color:#0000CC;
	font-size: 10px;
}

.red {color: #FF0000;}

A.red:link {color: #FF0000;}
A.red:visited {color: #FF0000;}
A.red:active {color: #FF0000;}
A.red:hover {color: #FF0000;}

A {color:#0033CC;text-decoration: none}
A:visited {color:#003399} 
A:hover {color:#0066FF; text-decoration: none} 

div,p,td,tr {
	font-family: "comic sans ms", Arial;
	color:#0000CC;
	font-size: 14px;
}  

.ullink {text-decoration: underline} 
.ullink:hover {text-decoration: underline}


.50widetext {BORDER-RIGHT: #AE8793 1px solid; BORDER-TOP: #F8E5EB 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #F8E5EB 1px solid; WIDTH: 50px; COLOR: #FF3377; BORDER-BOTTOM: #AE8793 1px solid; BACKGROUND-COLOR: #FACFE0; layer-background-color: #FACFE0}
.100widetext {BORDER-RIGHT: #AE8793 1px solid; BORDER-TOP: #F8E5EB 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #F8E5EB 1px solid; WIDTH: 100px; COLOR: #FF3377; BORDER-BOTTOM: #AE8793 1px solid; BACKGROUND-COLOR: #FACFE0; layer-background-color: #FACFE0}
.200widetext {BORDER-RIGHT: #AE8793 1px solid; BORDER-TOP: #F8E5EB 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #F8E5EB 1px solid; WIDTH: 200px; COLOR: #FF3377; BORDER-BOTTOM: #AE8793 1px solid; BACKGROUND-COLOR: #FACFE0; layer-background-color: #FACFE0}

.form {background-color: #D9DCFF;border-style: solid; border-bottom:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000;border-left:1px solid #000000;; font-family: "Comic Sans MS"}
.button { font-family: "Comic Sans MS", Arial; color: #000000; cursor: hand;}
.button2{font-family: "Comic Sans MS", Arial}
.button3{font-family: "Comic Sans MS", Arial;button3:hover {color:"#FF80AA";}}


.button3.hover {color:"#0066FF";}
.defaultfontform {background-color: transparent;border-style: none; font-family: "Comic Sans MS", Arial ;font-size :small;color:#0000CC}
.lighttext {
	color: #0033FF;
}
.greytext {
	color: #040473;
}
.bigtitle {
	font-size: 16pt;
	font-weight: bold;
}
.small9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.small8pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.small10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.font12pt {
	font-size: 12pt;
}
.font11pt {
	font-size: 11pt;
}
.font10pt {
	font-size: 10pt;
}

.small7ptgrey {
	font-size: 7pt;
	color: #999999;
}
.blackborder {
	border: 1px solid #000000;
}
.blackborderbluemiddle {
	background-color: #D9EDFF;
	border: 1px solid #000000;
	padding: 5px;
	width: 95%;
}
