body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#EC1C24;
	font-weight:normal;
	text-transform:uppercase;
	background:url(/images/backgrounds/double_line.gif) repeat-x bottom;

	margin:2px 0 15px 0;
	padding:0 0 14px 0;
}

h2 {
	font-size:15px;
	color:#000;
	font-weight:bold;
	margin:0 0 10px 0;
}

h3 {
	font-size:14px;
	color:#EC1C24;
	font-weight:bold;
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color: #EC1C24;
	text-decoration:none;
}

a:hover {
	color:#EC1C24;
	text-decoration:underline;
}

/* Custom Styles for dropdown */

.style1{
	font-size: 18px;
}

.style2{
	font-size: 28px;
}

.lineBreak {
	background:url(/images/backgrounds/double_line.gif) repeat-x;
	padding:18px 0 0 0;
}
