/* CSS definition file containing site wide stylesheets */

.sidebartext {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(255,255,255)
}

.textlink:link {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(0,51,153);
 	text-decoration: underline
}

.textlink:visited {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(0,51,153)
}

.text {
	font-size: 12pt;
 	text-indent: 25pt
}

H1 {
	font-size: 20pt;
 	color: rgb(0,51,153)
}

.textlink:active {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(0,51,153)
}

.quiztext {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,0,0)
}

.textlink:hover {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(161,11,14)
}