/* CSS Document */

p {

	font-family: georgia, times new roman, times, sans serif;
	text-align: justify;


	}
	
h1 {

	font-family:georgia, times new roman, times, sans serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #66CCFF;
	margin: 20px
	
	}
	
h5 {

	font-family: georgia, times new roman, times, sans serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center
	
	}
	
h6 {
	
	font-family:georgia, times new roman, times, sans serif;
	font-size: 12px;
	text-align: center
	
	}

a.title:link {

	font-family: georgia, times new roman, times, sans serif;
	font-size: 48px;
	text-decoration: none;
	font-weight: bold;
	color: #66CCFF
	
	}

a.title:visited {

	font-family: georgia, times new roman, times, sans serif;
	font-size: 48px;
	text-decoration: none;
	font-weight: bold;
	color: #66CCFF
	
	}

a.title:hover {

	font-family: georgia, times new roman, times, sans serif;
	font-size: 48px;
	text-decoration: underline;
	font-weight: bold;
	color: #66CCFF
	
	}

a.title:active {

	font-family: georgia, times new roman, times, sans serif;
	font-size: 48px;
	text-decoration: none;
	font-weight: bold;
	color: #66CCFF
	
	}

a.nav:link {

	font-family: georgia, times new roman, times, sans serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center
	
	}

a.nav:visited {

	font-family: georgia, times new roman, times, sans serif;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center
	
	}

a.nav:hover {

	font-family: georgia, times new roman, times, sans serif;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center
	
	}

a.nav:active {

	font-family: georgia, times new roman, times, sans serif;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	text-align: center
	
	}
	
a.navlmd:link {

	font-family: georgia, times new roman, times, sans serif;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	text-align: center
	
	}

a.navlmd:visited {

	font-family: georgia, times new roman, times, sans serif;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	text-align: center
	
	}

a.navlmd:hover {

	font-family: georgia, times new roman, times, sans serif;
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
	text-align: center
	
	}

a.navlmd:active {

	font-family: georgia, times new roman, times, sans serif;
	text-decoration: none;
	font-weight: bold;
	color: 990000;
	text-align: center
	
	}
