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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	letter-spacing: 1px;
	}

.navigation {
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	}
		
p, h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 20px;
	}
		
p 	{
	font-size: 12px;
	}

h1	{
	font-size: 20px;
	font-weight: lighter;
	color: #006699;
	padding-top: 0px;
	}


h2	{
	font-size: 16px;
	padding-top: 4px;
	margin-top: 0px;
	font-weight: lighter;
	}

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

h4	{
	font-size: 10px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
strong 	{	
	font-weight: bold;
	}

a	{
	color: #990033; 
	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;
	list-style-type: disc;
	}
	
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;
	list-style-type: disc;
	}
		
blockquote {
	margin-right: 30px;
	margin-left: 30px;
	}

.table100 {
	width: 100%;
	}

.bkg-white {
	background-color: #FFFFFF;
	}

a-footer {
	color: #FFFFFF; 
	text-decoration: underline
	}

