body {
	margin: 0px; 
	background-color: #2b2b2b
}

#bg {
	background-color: #cc0099
}

table.cont {
	background-color: #fbdffd;   
}

a.lnk {
        text-decoration: none;
	color: #FF0000;
}

a.lnk:hover {
	color:#F55959;
}

a.lnk:active {
	color: #DB0707;
}

a.lnk:visited {
	color: #DB0707;
        text-decoration: none;
}

.georgia10 {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.georgia50 {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.georgia24 {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.promo {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.georgia30 {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.max {
	width: 100%;
}

.ihead {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DB0707;
}

.head {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #400202;
}

.nhead {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DB0707;
}

.top {
        text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
 
.verdana14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.verdana9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
