BODY {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

A {
	color: #0033cc;
}

A:hover {
	color: #ff0000;
}

TD {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

P {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

LI {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}


.heading1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C72523;
	font-weight: bold;
	font-size: 22px;
	text-align:left;
}

.normal {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.menu_blue_block {
	background-color: black;
}

.menu_item {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu_item:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.menu_title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}

.menu_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.mini {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.heading2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
	font-size: 12px;	
}

.heading3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	font-size: 14px;	
}

.credits {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.credits:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}