
	
title	{ 
	font-family: Helvetica, Verdana, Arial, Sans-serif;
	font-variant: small-caps;
	font-weight:bold;
	font-size: 18px;
	line-height: 24px;
	}
	
h3	{ 
	font-family: Helvetica, Verdana, Arial, Sans-serif;
	font-variant: caps;
	font-weight:bold;
	font-size: 18px;
	line-height: 18px;
	margin-bottom:0px;
	}
	
h4	{ 
	font-weight:bold;
	font-size: 13px;
	margin-bottom:0px;
	}
		
h6	{ 
	font-weight:bold;
	font-size: 15px;
	color:#ab0000;
	margin-bottom:0px;
	margin-top:0px;
	}		
		
h5	{ 
	font-weight:normal;
	font-size:11px;
	margin-bottom:0px;
	}	
			
nav {
	font-size: 14px;
	color:#ab0000;
	font-weight:bold;
	line-height: 16px;
	}
	
h1 {
	font-size: 12px;
	color:#ab0000;
	line-height: 20px;
	}
	
h2 {
	font-size: 15px;
	line-height: 8px;
	margin-top:5px;
	}		
		
		
body {
	font-size: 11px;
	line-height: 15px;
	}
			
a:link {
	text-decoration:none;
	color:#000000;
	}

a:visited {
	text-decoration:none;
	color:#000000;
	}

a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#ab0000;
	}

.text	{ 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	}
	
.title	{ 
	font-variant: small-caps;
	font-weight:bold;
	font-size: 14px;
	line-height: 24px;
	}
	
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size: 18px;
	line-height: 18px;
	margin-bottom:0px;
	}
	
p {
	font-size:12px;
	line-height:21px;
}
	
	
a {
	text-decoration:none;
	color:#000000;
	}

ul {
	margin-left:0px;
}

li {
	list-style-type:square;
	margin-left:0px;
}

/*Style of Previous and Next for slide show*/
a.prev {
	font-size: 10px;
	line-height: 24px;
	}

a.next {
	font-size: 10px;
	line-height: 24px;
	}



