/* Global Styles */

body {
	margin:0px;
	}

/* Class Styles */



.sidebarText {
	font:12px georgia;
	color: #330099;
	line-height:18px;
	font-style: italic;
	}
	
.bodyText {
	font:11px georgia;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:11px georgia;
	color: #333333;
	letter-spacing:0.0px;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #660033;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
