/* CSS Document */

body
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;

}

.tblframe {
	border: 1px solid #000000;
}
.smalltxt
{

font-size:10px;
	
}

.copy
{

font-size:10px;
	
}

h1
{
font-size:20px;
font-weight:bold;
color:#B41D12;
}

h2
{
font-size:16px;
font-weight:bold;
color:#B41D12;
}
a {
	color:#b41d12;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}

a.noline {
	color:#b41d12;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
a.noline:hover {
	color: #000000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}


a.links1 {
	color:#b41d12;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}
a.links1:hover {
	color: #000000;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}

a.links3 {
	color:#000000;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
}
a.links3:hover {
	color: #000000;
	text-decoration: underline;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
}






.standout {
background-color:#FEF8E7;
	padding-left: 6px;
	padding-right:6px;

}
