h1 {
	font:2.5em georgia,"times new roman",helvetica,verdana,"sans serif";
	}

p {
	line-height:1.6em;
}

table {
	font-size: 9pt;
	color: #292C33;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	
	
	
}
a.link:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.link {
	color: #FF9900;
	text-decoration: none;
}
.Title {
	font-weight: bolder;
	color: #ffffff;
	text-decoration: underline;
}

.TitleContent {
	font-size: 12pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bolder;
	color: #FF9900;
	text-decoration: underline;
}

.SubTitle {
	color: #ffffff;
	font-weight: bold;

}
body {
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#C4C4C4;
	scrollbar-darkshadow-color:#292C33;
	scrollbar-shadow-color:#C4C4C4;
	scrollbar-arrow-color:#C4C4C4;
	scrollbar-track-color:#292C33;
	background-color: #292C33;
	color: #CCCCCC;



}
input {
	background-color: #333333;
	border: none;
	color: #C4C4C4;

}
select {
	color: #C4C4C4;
	background-color: #000000;
	font-size: 10px;




}
form {
	font-size: 9pt;
}
textarea {
	background-color: #333333;
	border: none;
	color: #CCCCCC;
	font-family: "Arial", "Helvetica", "sans-serif";



}
.Highlight {
	color: #ffffff;
}
.SmallSize {
	font-weight: bolder;
	color: #FF9900;
	font-size: 8pt;
	text-decoration: underline;
}

.SmallSizeCotent {
	font-weight: bolder;
	color: #FF9900;
	font-size: 8pt;
	
}

.copyright {
	font-weight: bolder;
	color: #FF9900;
	font-size: 8pt;	
}

.copyright a:link {
	font-weight: bolder;
	color: #FF9900;
	font-size: 8pt;	
	text-decoration: none;
	}
.copyright a:visited {
	font-weight: bolder;
	color: #FF9900;
	font-size: 8pt;	
	text-decoration: none;
	}
.copyright a:hover {
	font-weight: bolder;
	color: #FFCC00;;
	font-size: 8pt;	
	text-decoration: underline;
	}
.copyright a:active {
	font-weight: bolder;
	color: #FF9900;
	font-size: 8pt;	
	text-decoration: none;
}


