/* Global Styles */

body {
	margin:0px;
	}

a {
	color: #cc0000;
	font:16px verdana, trebuchet, arial, helvetica;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	


/* ID Styles */

#navigation a {
	font:14px verdana, trebuchet, arial, helvetica;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}

#navigation a:hover {
	font:14px verdana, trebuchet, arial, helvetica;
	color: #993300;
	text-decoration:underline;
	}
	
/* Class Styles */

.P {
	FONT-FAMILY: georgia, palatino, times new roman, times; 
	FONT-SIZE: 15px; 
	LINE-HEIGHT: 21px
}

.caption{
	FONT-FAMILY:  georgia,palatino,times new roman, times; 
	FONT-SIZE: 12px;
	 LINE-HEIGHT: 12px
}

.H0{
	FONT-FAMILY: verdana, trebuchet, arial, helvetica;
	FONT-SIZE: 35px;
	LINE-HEIGHT: 22px;
}

.H1{
	FONT-FAMILY: verdana, trebuchet, arial, helvetica;
	FONT-SIZE: 22px;
	LINE-HEIGHT: 22px;
}

.H3{
	FONT-FAMILY: verdana, trebuchet, arial, helvetica;
	FONT-SIZE: 16px;
	LINE-HEIGHT: 16px;
}

.H5{
	FONT-FAMILY: verdana, trebuchet, arial, helvetica;
	FONT-SIZE: 13px;
	LINE-HEIGHT: 13px;
}

.bodyText {
	font:18px georgia, palatino, times new roman, times;
	line-height:24px;
	color:#000000;
	}
	
.pageName {
	font:20px verdana, trebuchet, arial, helvetica;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.navText {
	font:14px verdana, trebuchet, arial, helvetica;
	color: #000000;
	letter-spacing:0.1em;
	text-decoration: none;
	position: relative;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
