/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:19px;
	font-size:11px;
	color:#444455;
}

.body2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size:10px;
	color:#444455;
}

.indent {
	padding-left:10px;
}

.h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#832a4b;
	line-height:35px;
}

.h1a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#832a4b;
	line-height:20px;
}

.h2 {
	font-size:12;
	font-weight:bold;
}

.h3 {
	font-size:12;
	font-weight:bold;
	color:#990000;
}

a:link, a:visited {
	color:#832a4b;
	text-decoration:none;
}

a:hover {
	color:#000000;
}

/* tables divs rows and cells */

.maintable {
	border-left:1px;
	border-left-color:#999999;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-bottom:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}

.footer {
	text-align:center;
	padding-top:3px;
	padding-bottom:5px;
}