td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.name {

	font-family: "arial black";
	font-size: 34px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
a.mainlink:link {

	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #657D8B;
}
a.mainlink:active {


	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #657D8B;
}
a.mainlink:visited {



	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #657D8B;
}
a.mainlink:hover {




	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #D0006A;
}
.heading {


	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
a.whitelinks:link {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFF00;
}
a.whitelinks:active {



	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFF00;
}
a.whitelinks:visited {




	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFF00;
}
a.whitelinks:hover {





	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:active {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pageheading {


	font-family: georgia;
	font-size: 34px;
	font-weight: bold;
	text-decoration: none;
	color: #D0006A;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #CC0066;

}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0066;
	border: 1px solid #999999;
	cursor: hand;


}
.table-border {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.question-heading {

	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}
