
.BlueText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #0000FF;
	text-indent: 10px;
	font-weight: normal;
}
.RedText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: Red;
	text-indent: 0px;
	font-weight: normal;
}
.RedTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Red;
	text-indent: 0px;
	font-weight: normal;
}
.RedText a:link
{
	color: Red
}

.RedText a:Hover
{
	color: Black
}


.BlueTextSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #0000FF;
	text-indent: 10px;
	font-weight: normal;
}
.Paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
hr
{
	width: 100%;
	text-align: center;
	text-indent: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: top;
	line-height: 0px;
}
ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}
.NewsHeadline 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	
	
}
.NewsHeadline a:link
{
	color: #734f4f;
	text-decoration: None
}
.NewsHeadline a:visited
{
	color: #734f4f;
	text-decoration: None
}
.NewsHeadline a:hover
{ color:#faf5f5;
	background-color:#734f4f;
	text-decoration:none;
}
.NewsHeadlineWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
	
}
.NewsHeadlineWhite a:link 
{
	color:White;
	text-decoration: none;
}
.NewsHeadlineWhite a:hover 
{
	color:Red;
	text-decoration: none;
}
.NewsHeadlineWhite a:visited
{
	color:White;
	text-decoration: none;
}
.NewsHeadlineWhite a:active
{
	color:White;
	text-decoration: none;
}
.NewsCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}

.NewsCopySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}

.NewsHeadline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color: #473030;
}
.ArrowText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: inside;
	list-style-image: url(images/Unordered.gif);
	color: #473030;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	left: 3px;
	background-image: url(images/Unordered.png);
	background-repeat: no-repeat;
	background-position: 3px;
}
	

li a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #473030;
	text-decoration: none;
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
}
li a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: Normal;
	color: #473030;
	text-decoration: none;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
}
li a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #473030;
	text-decoration: none;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	
}
li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: Normal;
	color: #473030;
	text-decoration: underline;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	
}

