body,td,th {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(/img/bg-oblique-grey.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1, h2, h3, h4, h5, h6 {
	text-spacing: -0.04em;
	word-spacing: -0.04em;
}
	
h1 {
	font-size: 30px;
	color: #bb0000;
}
h2 {
	font-size: 24px;
	color: #bb0000;
}
h3 {
	font-size: 18px;
	color: #bb0000;
}
h4 {
	font-size: 15px;
	color: #bb0000;
}
h5 {
	font-size: 12px;
	color: #bb0000;
}
h6 {
	font-size: 12px;
	color: #999999;
}

.footer {
	font-size: 9px;
	color: #999999;
}
.form-tag {
	text-align: right;
	font-size: 10px;
}
.form-value {
	font-size: 10px;
	text-align: left;
}
.highlight-yelo {
	background: #FFFF66;
}
.text10 {
	font-size: 10px;
}
.text9 {
	font-size: 9px;
}
.text12 {
	font-size: 12px;
}
.biglink {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.04em;
	word-spacing: -0.04em;
}
.header	{
	font-size: 11px;
	color: #FFFFFF;
}
.header a:link	{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover	{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:active	{
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.header a:visited	{
	font-size: 11px;
	color: #EFEFEF;
	text-decoration: none;
}
