body,td,th {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:14px;
}
body {
	background-color: #FFFFFF;
	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: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FF0000;
}
.red_plain {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FF0000;
}
.red_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FF0000;
}
.red_large {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:14px;
	color:#FF0000;
}
.red_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#FF0000;
}
.grey_normal {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}
#border_left {
	background-image:url(../images/left.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#border_right {
	background-image:url(../images/right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#border_top {
	background-image:url(../images/top.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#border_bottom {
	background-image:url(../images/bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.black_large {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:14px;
	color:#000000;
}
.small_black {
	font-size: 9px;
}
.small_black a:link {
	color: #0000FF;
	text-decoration: none;
}
.small_black a:hover {
	color: #666666;
	text-decoration: none;
}
.small_black a:visted {
	color: #0000FF;
	text-decoration: none;
}
.small_black a:active {
	color: #0000FF;
	text-decoration: none;
}
