H1  {
	font-size : 18px;
	font-family : Arial;
	font-weight : bold;
	color : #666699;
}

H2  {
	font-size : 15px;
	font-family : Arial;
	font-weight : bold;
	color : #666699;
}

H3  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #666699;
}

A  {
	font-size : 12px;
	font-family : Arial;
	color : #666699;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial;
	color : #666699;
}

A:Active  {
	font-size : 12px;
	font-family : Arial;
	color : #666699;
}

A:Hover  {
	font-size : 12px;
	font-family : Arial;
	color : #ff9900;
}



.smallink  {
	font-size : 11px;
	font-family : Arial;
	color : #330066;
}

.smallink:Visited  {
	font-size : 11px;
	font-family : Arial;
	color : #330066;
}

.smallink:Active  {
	font-size : 11px;
	font-family : Arial;
	color : #330066;
}

.smallink:Hover  {
	font-size : 11px;
	font-family : Arial;
	color : #ff9900;
}


BODY  {
	font-size : 12px;
	font-family : Arial;
	color : #000000;
}

TD  {
	font-size : 12px;
	font-family : Arial;
	color : #000000;
}

p  {
	font-size : 12px;
	font-family : Arial;
	color : #000000;
}
div  {
	font-size : 12px;
	font-family : Arial;
	color : #000000;
}


.smalltext {
	font-size : 11px;
	font-family : Arial;
}

.smallblacktext {
	font-size : 11px;
	font-family : Arial;
	color : #000000;
}
 
.caption {
	font-size : 15px;
	font-family : Arial;
	font-weight : bold;
	color : #ffffff;
}

.caption2 {
	font-size : 15px;
	font-family : Arial;
	font-weight : bold;
}

.errortext {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #ff0000;
}


