P  {
	font-size : 12px;
	font-family : Arial;
}

H1  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 24px;
}

H2  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 18px;
}

H3  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
}

A  {
	COLOR : blue;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	TEXT-DECORATION : none;
}

A:visited  {
	COLOR : A10F0F;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	TEXT-DECORATION : none;
}

A:active  {
	COLOR : CA1313;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	TEXT-DECORATION : none;
}

A:hover  {
	color : CA1313;
	text-decoration:underline;
}

BODY  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	BACKGROUND : URL('http://www.qbs-mi.org/images/qualifications_based_selection_BG.gif') #969696;

}

DIV  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
}

TD  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
}

TH	{
	COLOR:000000;
	background-color:ffffff;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	font-weight : normal;
}


.smallText  {
	font-size : 10px;
	font-family : Arial;
}

.headline1 	{
	FONT-FAMILY : Arial;
	FONT-SIZE : 26px;
	font-weight : bold;
}

.headline2 	{
	FONT-FAMILY : Arial;
	FONT-SIZE : 20px;
	font-weight : bold;
}

.lightText 	{
	color:gray;
}
.searchinput {
	font-size:12px;
	width:1000px;
}

.navbar {
	color:010066;
	font-family:Arial;
	font-size:12px;
	font-weight : bold;
}

.white10pt {
	color:FFFFFF;
	font-family:Arial;
	font-size:10pt;
}
