A:link {
	color: #333366;
	text-decoration: underline;
}

A:visited {
	color: #333366;
	text-decoration: underline;
}

A:active {
	color: #333366;
	text-decoration: underline;
}

A:hover {
	color: #80AACA;
	text-decoration: underline;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #99CCFF;
	text-decoration: none;
}

TD {
	font-size: 10px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

#border {
	border: thin dashed #6633FF;
	width: 200px;



}
#tableborder {
	border: thin double #6633FF;



}

#blockofcontent {
	background: #FFFFFF;
	margin: 10px;
	border: thin ridge #003399;
	padding: 10px;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}#question {

	border: thin dashed #6633FF;
	width: 90%;
}
#answer {
	border: thin inset #6633FF;
	width: 90%;
	background: #FFFFFF;
	color: #000000;
	font-size: 10px;

}
#listSmallType {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
 

}
#listSmallType2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	background: #CCCCCC;

}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.box3 {
	border-width: thin;
	border-style: solid;
}
