body{
	background-color: Gray;
	border-right : thick ridge Black;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt
}

th{
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	border-bottom : thin dotted Silver;
	border-top : thin dotted Silver;
	border-right : thin dotted Silver;
	border-left : thin dotted Silver;
}

p,td{
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt
}

th {
	font-weight: normal;
	background-color: #dddddd
}

h1 {
	color: #222222
}

h3 {
	color: #222222;
	font-size: 140%
}

h4 {
	color: #800000;
	font-size: 110%
}

textarea {
	font-family: Courier New, monospace;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	background-color: #dddddd;
}
