body {  
	background-color: #FFFFFF; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px
	}
	
.first {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px;
	font-style: italic;
	}

.caption {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 10px;
	margin-left: 1px;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	}

.navigation {
	font-size: 12px;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	}

		
p, h1, h2, h3, h4, h5	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 15px;
	}
		
p 	{
	font-size: 12px;
	margin-right: 10px;
	}

h1	{
	font-size: 20px;
	font-weight: lighter;
	line-height: 20px;
	}


h2	{
	font-size: 14px;
	padding-top: 4px;
	color: #993300;
	}

h3	{
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	}

h4	{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	}
	
strong 	{	
	font-weight: bold;
	}

a	{
	color: #660000; 
	text-decoration: underline		
	}

a:hover	{
	color: #CC9900; 
	text-decoration: underline
	}

a:visited {
	color: #666666;
	}
	
ul 	{	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px
	}
	
ol 	{	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px
	}

li 	{	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px
	}
		
blockquote {
	margin-right: 30px;
	margin-left: 30px;
	}

.table100 {
	width: 100%;
	}

.bkg-white {
	background-color: #FFFFFF;
	}
.bkg-header {
	background-image: url(images/bkg_head.gif);
	background-repeat: repeat-x;
}
.white {
	color: #FFFFFF;
}
.blurb {
	font-size: 16px;
	font-weight: lighter;
	line-height: 20px;
	font-style: italic;
}
.bkg-yellow {
	background-image: url(images/bkg_yellow.gif);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #333333;
}
.navigation-sub {
	font-size: 10px;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.blurb-white {
	font-size: 16px;
	font-weight: lighter;
	line-height: 20px;
	font-style: italic;
	color: #FFFFFF;
}

