/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #BDBDBD;
}
.tn {
	border: 2px solid #FFFFFF;
}

.setDescr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #DCEBEF;
	text-align: justify;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	font-style: italic;
}
a:link,a:visited{
	color:#9999CC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active{
	color:#D595C1;
	text-decoration: underline;
	font-weight: bold;

}
.setHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: normal;
	color: #DCECEF;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}

