body {
	background-color: #FFFFFF;
	background-image: url(img/symbol.gif);
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 16px;
}
a:link {
	color: #003298;
}
a:visited {
	color: #003298;
}
a:hover {
	color: #003298;
}
a:active {
	color: #003298;
}
li {
	list-style-type: none;
	margin: auto;
	padding: 2px;
	font-size: 14px;
}
h1 {
	font-size: 9px;
	font-weight: normal;
	margin: 0;
	padding: 0px;
	text-align: center;
	letter-spacing: 9px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.head {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.red a:link {
	color: #FF0000 ! important;
}
.red a:visited {
	color: #FF0000 ! important;
}
