A		{ FONT-SIZE: 12px; Font-Family:Georgia, "Times New Roman", Times, serif; COLOR: #ffffff; }
P 		{
	FONT-SIZE: 12px;
	Font-Family:Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}
B 		{ FONT-SIZE: 12px; Font-Family:Georgia, "Times New Roman", Times, serif; FONT-WEIGHT: bold; }
TH 		{ FONT-SIZE: 12px; Font-Family:Georgia, "Times New Roman", Times, serif; }
TD 		{ FONT-SIZE: 12px; Font-Family:Georgia, "Times New Roman", Times, serif; }
SELECT	{ FONT-SIZE: 12px; Font-Family:Georgia, "Times New Roman", Times, serif; }
BODY 	{
	FONT-SIZE: 12px;
	Font-Family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: repeat-y;
	background-image:url(../images/bg.jpg);
	background-position:center;	
	}

A:link {
	Font-Family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none
	}
	
A:visited {
	Font-Family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none 
	}

A:active {
	Font-Family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none
}

A:hover {
	Font-Family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	}	
	
H1		{ FONT-SIZE: 18px; Font-Weight:normal; Font-Family:Georgia, "Times New Roman", Times, serif; color:#ffffff; }
H2		{ FONT-SIZE: 16px;  Font-Weight:normal;; Font-Family:Georgia, "Times New Roman", Times, serif; color:#ffffff;}
H3		{ FONT-SIZE: 14px;  Font-Weight:normal;; Font-Family:Georgia, "Times New Roman", Times, serif; color:#ffffff;}
.TITLE	{ FONT-SIZE: 16px; Font-Family:Georgia, "Times New Roman", Times, serif; COLOR: #ffffff; FONT-WEIGHT: bold; }
.COPY	{
	FONT-SIZE: 10px;
	Font-Family:Verdana, Arial, Helvetica, sans-serif;
	page-break-after: always;	
}

.BigTable{ 
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.Borderimg{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
