body {
	font-size : 11px;
	font-family: Verdana, Arial, Tahoma;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
}

td {
	font-family: Verdana, Arial, Tahoma;
	font-size : 11px;
	text-align : left;
	background-color : transparent;
}
	
a {
	font-family: Verdana, Arial, Tahoma;
	color: #ffffff;
	font-size: 11px;
	text-decoration : none;
	background-color : transparent;
	}
	
a:visited {
	color: #ffffff;
	background-color: none;
	text-decoration: underline;
	}
	
a:hover {
	color: #cccccc;
	background: none;
	text-decoration: underline;
	}

.content_style {
	color : #ffffff;
	font-family: Verdana, Arial, Tahoma;
	font-size : 11px;
	text-align : left;
	background-color : transparent;
}
	
.header_color {
	color:#FFFFFF;
	font-family: Verdana, Arial, Tahoma;
	font-size : 11px;
	text-align : left;
	background-color : transparent;
}

label, input, select { outline:none; }

b, strong, em {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 160%;
	line-height: 1.0em;
}
h2 {
	font-size: 140%;
	line-height: 1.2em;
}
h3 {
	font-size: 120%;
	line-height: 1.4em;
}
h4 {
	font-size: 110%;
	line-height: 1.4em;
}
h5 {
	font-size: 100%;
	line-height: 1.2em;
}
h6 {
	font-size: 90%;
	line-height: 1.2em;
}
hr {
	height: 1px;
	background-color: #333333;
	color: #333333;
	border: none;
}

.copyright { 
	font-size:: 8.5pt;
	color: #ffffff;
	font-family: Tahoma, Arial;
	text-decoration : none;
	font-size: 10px;
}
