B {
	font-weight : bold;
}

/* css for signup form */

TABLE.demoTable {
	BACKGROUND-COLOR: #ddd
}
TABLE.demoTable TD {
	BACKGROUND-COLOR: #fff
}
TABLE.demoTable TH {
	BACKGROUND-COLOR: #ddd
	}

.desc {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #006699; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.errHilite {
	BORDER-RIGHT: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid;
	BACKGROUND-COLOR: #CC0066;
	color: #FFFFFF;

}

.done {
	BACKGROUND-COLOR: #0f0
}
.not {
	BACKGROUND-COLOR: red
}
.partial {
	BACKGROUND-COLOR: #ddd
}
.buggy {
	BACKGROUND-COLOR: yellow
}

/* end css for signup form */

P  {
	font-size : 12px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	padding : 0px;
}

H1  {}

H2  {}

H3  {
	font-size : 16px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

A  {
	font-size : 12px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : underline;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : small;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-align : left;
}

.title  {
	font-size : 160%;
	font-family :  "Trebuchet MS", Arial, Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.text  {
	font-size : 12px;
	font-family :  arial, verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.whitetext  {
	font-size : 12px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
}

.whitetextbld  {
	font-size : 12px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
}

.q  {
	font-size : 18px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : bold;
	font-style : italic;
	color : White;
	text-align : left;
}

.qblk  {
	font-size : 18px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Black;
}

.tvfilm  {
	font-size : 15px;
	font-family : Verdana, Ariel ,Sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FF7E00;
}

.textbld  {
	font-size : 12px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

.textitalbld  {
	font-size : 12px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Black;
}

.textsml  {
	font-size : 10px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.pit  {
	font-size : 12px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : normal;
	font-style : italic;
	color : Black;
}

.credit  {
	font-size : 10px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

BODY, td  {
	font-size : 12px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

LI {
	list-style-type : decimal;
	list-style-position : inside;
}

.disked {
	list-style-type : disc;
	list-style-position : inside;
}


.studylink {
	color : #660000;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}



.contactlink { 
	font-size : 10px;
	font-family :  Arial, Verdana, Sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #670101;
	text-decoration : none;
 }
