<!--
table,tr,td,form,input,button,select,option { font-size:12px; font-family:Arial, Helvetica, sans-serif; color:454748; text-decoration:none; } 
checkbox,radio { background:F8F8F8; background-color:F8F8F8; }

BODY{
	font-family: Arial, Helvetica, sans-serif;
	color:454748;
	margin-top : 12px;
	background-color: #7979C3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
		}

.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #454748;
	font-size: 11px;
}

BLOCKQUOTE {
	margin-left : 20;
}

.t {
	background-repeat: repeat-y;
}

.tn {
	background-repeat: no-repeat;
}

a { color: #4744CC; text-decoration: underline}
a:visited { color: #4744CC; text-decoration: underline}
a:active { color: #4744CC; text-decoration: underline}
a:hover { color: #4744CC ; text-decoration: none }

a.questions { color: #4744CC; text-decoration: none}
a.questions:visited { color: #4744CC; text-decoration: none }
a.questions:active { color: #4744CC ; text-decoration: none}
a.questions:hover { color: #B73F58 ; text-decoration: none }

-->