.navbar {color: #CC0000; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bolder; 
	font-style: normal;
	text-decoration: none; 
	line-height: normal;
	} 

.navbar a:link {color: #CC0000;
	}
	
.navbar a:visited {color: #CC6600;
	}

.navbar a:active {color: #CC0000;
	}

.navbar a:hover {color: #0000CC; 
	}
	
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-top-width: 0px;
	margin-left-width: 0px;
	margin-right-width: 0px;
	}

a:link {  
	font-weight: bold; 
	color: #990000; 
	text-decoration: underline; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: capitalize; 
	line-height: normal
}

a:visited {  
	font-weight: bold; 
	color: #990000; 
	text-decoration: underline; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: capitalize
}

a:hover {  
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: underline; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: capitalize
}

p { font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	text-decoration: none; 
	text-align: justify; 
	color: #660000
	}
		
h1 {font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 24px; 
	font-style: italic; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none
	}
	
h2 {font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; font-style: normal; 
	font-weight: bold; color: #CC3333; 
	text-decoration: none
	}
	
h3 {font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; font-style: normal; 
	font-weight: bold; color: #CC3333; 
	text-decoration: none
	}
	
h4 {font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; font-style: normal; 
	font-weight: bold; color: #CC3333; 
	text-decoration: none
	}
	
h5 {font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; font-style: normal; 
	font-weight: bold; color: #CC3333; 
	text-decoration: none; 
	line-height: normal; 
	margin-bottom: 5px
	}
	
h6 {font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none
	}
	
.blue {color:#000099}
.red {color:#FF0000}
.grey {color:#666666}