/* Global Styles */

body {
	margin:0px;
	}
	
	
.bodyText {
	font:14px arial;
	line-height:24px;
	color:#000000;
	}
	
.bodyblue {
	font:14px arial;
	line-height:24px;
	color:#000066;
	}
	
.smallText {
	font:10px arial;
	color:#333333;
	}

.pageName {
	font:20px georgia;
	color: #660000;
	font-weight:bold
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText2 { 
	font:16px arial;
	color: #ffffff;
	font-weight:bold;
	}
a.navText2 { 
	font:16px arial;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none
	}
a.hover.navText2 {text-decoration:underline;}

