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: 12px;
	color: #333333;
	line-height: 20px;
	margin-right: 10px;
	font-weight: bolder;
	}

.prerequisite {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 5px;
	}

.navigation {
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	}

p 	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	}

strong 	{	
	font-weight: bold;
	}
		
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #003333;
	line-height: 20px;
	}


h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	padding-top: 4px;
	font-weight: lighter;
	}

h3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
	}

h4	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 4px;
	}

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;
}
.a-footer {
	color: #FFFFFF; 
	text-decoration: underline
}
.clouds {
	background-image: url(images/nav_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.caps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 2px 3px 3px 2px;
	border: 1px dotted #CCCCCC;
}
.pull-out {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: lighter;
	text-align: center;
	padding: 7px 7px 12px;
	border: 0px none #999999;
	line-height: 20px;
}
.pull-out-grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: lighter;
	text-align: center;
	padding: 7px;
	border: none #999999;
	line-height: 20px;
}
.big-grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: lighter;
	border: none #999999;
	line-height: 20px;
}
.text_field {
	border: 1px dotted #666666;
}
