@charset "UTF-8";



div#container {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 700px;
	background-color: #FFFFFF;
}
h2 {
	font-size: 14px;
	font-family: Verdana;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #990000;
}
h3 {
	font-size: 12px;
	font-family: Verdana;
	color: #990000;
}

}
footer style {
	color: #990000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
td {
	font-size: 12px;
}
th {
}


a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {color: #9771BD;}

logontable {
	background-color: #660000;
}
.p-shadow {
	border: thin groove #666666;
	background-color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
