
SPAN {
	FONT-WEIGHT: bold; COLOR: #2256DC
}
SPAN2 {
	FONT-WEIGHT: bold; COLOR: #999999
}
A {
	COLOR: #FF0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #2256DC; TEXT-DECORATION: underline
}
BODY {
	BACKGROUND-POSITION: center top; FONT-SIZE: 12px;  BACKGROUND-IMAGE: url(../img/backgrounds/yasbackground.png); MARGIN: 0px; COLOR: #333333; FONT-SIZE: 10pt; TEXT-DECORATION: none; FONT-WEIGHT: normal; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Comic Sans MS
}
Table, TD, TR {
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

H1 {
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: bold;
	color: #2256DC;
	text-decoration: none;
}
H2 {
	font-family: Comic Sans MS;
	font-size: 11pt;
	font-weight: bold;
	color: #2256DC;
	text-decoration: none;
}
Textarea, Input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
.reverselink:link{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.reverselink:visited{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.reverselink:hover {
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.bluelink:link{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #2256DC;
	text-decoration: none;
}
.bluelink:visited{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #2256DC;
	text-decoration: none;
}
.bluelink:hover {
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #2256DC;
	text-decoration: underline;
}