/* CSS Document */

body {
	background-color: #282828;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.td{
	font-family:Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
	font-style: normal;
	line-height:20px;
}

.a_td{
	font-family:Century Gothic;
	font-size: 16px;
	font-weight: normal;
	color:#000000;
	font-style: normal;
	line-height:18px;
}

.Heading {
font-family:Century Gothic;
font-size:24px;
font-weight:none;
padding-left:8px;
color:#f26522;
text-decoration:none;
line-height:20px;
}

.a_Heading {
font-family:Century Gothic;
font-size:30px;
font-weight:none;
padding-left:8px;
color:#f26522;
text-decoration:none;
line-height:20px;
}
.weblink {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.weblink A{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.weblink A:link{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.weblink A:hover{
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.aweblink {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.aweblink A{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.aweblink A:link{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.aweblink A:hover{
	font-family:Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
