body { }
p { }
td { }
a:link{
	color:#FFFFFF
}

h1{
	font-family: Georgia, serif, SunSans-Regular, "Times New Roman", Times;
	color:#000000;
	font-size:45px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	text-align: left;
	margin: 9px 0 12px 10px;
	border-bottom-width: thick;
	border-bottom-color:#FF0000;
	border-bottom-style: dashed;
}

h2{
	font-family: Georgia, serif, SunSans-Regular, "Times New Roman", Times;
	color:#000000;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 10px;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin: 20px 0 20px 20px;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:	#000000;
	text-align: center;
}

.navbar a:link {
	color:#FFFFFF;
}

.main a:link {
	color:#000000;
}
h5 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

.details {
	color:#000000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:normal;
	text-align:center;
}

.description {
	color: black; 
	font-size: 12pt; 
	font-family: Georgia, serif, SunSans-Regular, "Times New Roman", Times; 
	font-weight: normal; 
	font-style: italic; 
	background-color: gray; 
	text-align: center; 
}

.header { 
	color: maroon; 
	font-size: 14pt; 
	font-weight: bold; 
	font-style: normal; 
	text-align: center; 
	border-top: 4pt solid gray; 
	border-bottom: 4pt solid gray; 
}