body {
	margin : 2px;
	padding : 2px;
	text-align : center;
	background-color : #ffffff;
	color : #000000;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 12px;
}

div.box {
	border : 1px solid #000000;
	padding : 5px;
	width : 780px;
	height: 400px;
	text-align: justify;
}

div.nav {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	padding : 10px;
	text-align : center;
	font-weight: bold;
}

p {
	padding : 3px 10px;
	text-align : justify;
}

.style1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}
a:link {
	font-size: 12px;
	font-style: normal;
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}

a:visited {
	font-size: 12px;
	font-style: normal;
	color : #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}

a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	color : #990000;
	font-weight: bold;
}

a:active {
	font-size: 12px;
	font-style: normal;
	color : #000000;
	font-weight: bold;
	text-decoration: none;

}

div.spacer {
	clear : both;
}

h1 {
	background-color : #FFFFFF;
	color : #333333;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 2px;
	text-align : center;
}

h2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 1px;
	margin-top : 1px;
	color: #333333;
}

td, th, p {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 12px;
}
