.stencil {
	font-family: Stencil;
	font-size: 24px;
	color: #000000;
}
.rockwell {
	font-family: Rockwell;
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.impact {
	font-family: Impact;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.arial {
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	color: #000000;
}
.arial_grey {
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	color: #666666;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.old {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	line-height: 20px;
}
.new {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #DDDDDD;
	text-decoration: none;
}
.site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.white_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.site_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.tito {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.site_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
.new_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.site_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	text-decoration: none;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.site_blue_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}
.left_menu {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
.inside_left_menu {
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
}
.inside_left_menu_new {
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	color: #202020;
	text-decoration: none;
	background-color: #FFFFFF;
}
.cool {
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	color: #202020;
	text-decoration: none;
	font-variant: small-caps;
}	
.cool_mode {
	font-family: Vrinda;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #880000;
	font-variant: small-caps;
}	
.cool_mode_orange {
	font-family: Vrinda;
	font-size: 24px;
	color: #000000;
	background-color: #FF9900;
	font-variant: small-caps;
	font-weight: bold;
}	
h3 {
	font-size: 24px;
	color: #FFFFFF;
}
h4 {
	font-size: 16px;
	color: #000066;
}
h5 {
	font-size: 16px;
	color: #FFFFFF;
}
h6 {
	font-size: 16px;
	color: #666666;
}	
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold";
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #808080;
	text-decoration: none;
}
.arial_bold {
	font-family: Arial, Helvetica, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

