﻿.cms
{
	padding-bottom: 20px;
	border-bottom: 1px solid #BFBFBF !important;
	margin-bottom: 20px;
}


.cms *
{
	font-family: Verdana;
}

.cms h1
{
	color: #C00000;
	font-size: 14px;
	border-bottom: 1px solid #BFBFBF !important;
	line-height: 16px;
	height: 20px;
	font-family: Arial;
}

.cms h2
{
	color: #C00000;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

.cms h3
{
	color: #C00000;
	font-size: 11px;
	font-weight: bold;
}

.cms p
{
	font-family: Verdana;
	line-height: 16px;
	font-size: 11px;
}

.cms a img
{
	border: solid 1px #C00000;
}

.cms a.bigRed
{
	color: #C00000;
	font-size: 13px;
	font-weight: bold;
}

.cms a.bigRed:hover
{
	text-decoration: underline;
}