@charset "UTF-8";
/* CSS Document */

.body1 { font-size:13px; font-family:Myriad Pro, Tahoma; color: #666;
}

.body2 { font-size:13px; font-family:Myriad Pro, Tahoma; color: #fff;
}

.head { font-size:13px; font-family:Myriad Pro, Tahoma; color: #2A0000;
}

.head2 { font-size:13px; font-family:Myriad Pro, Tahoma; color: #2A0000; font-weight:bold;
}

.nav { font-size:15px; font-family:Myriad Pro, Tahoma; color: #ffffff; text-decoration: none;
}

a:hover { color: #000600; text-decoration: none; }



html { background: #ffffff; }

a {
	font-family: Myriad Pro, verdana;
	font-size: 14px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: grey;
}
a:active {
	text-decoration: none;
}

.background {
	background-color:#404041
}

B { line-height: 18pt }