body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url('../images/bg_top.gif');
	background-position: top;
	background-repeat:repeat-x;
}

h1 {
	font-family: Times New Roman, Times, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #0071AF;
	line-height: 32px;
}

h2 {
	font-family: Times New Roman, Times, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #6693C0;
	line-height: 26px;
}

p {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 22px;
}

li {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 22px;
}

.content {
	border-color:#0066CC;
	border-style:solid;
	border-width:1px;
	font-size: 12px;
	color: #000000;

}


a:link {
	color: #999999;
}
a:active {
	color: #0071af;
}
a:hover {
	color: #0071af;
}
a:visited {
	color: #0071af;
}

.info {
	font-size: 12px;
	color: #000000;
	line-height: 28px;
}


.cat {
	font-size: 18px;
	color: #4e1e00;
	padding:12 10 3 15px;
}


.cpright {
	color: #ffffff;
	font-size: 9px;
}

