.h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
font-weight : bold;
color : #081d44;
}
.h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #29303e;
font-weight : bold;
text-align : left;
}
.h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #550000;
font-weight : bold;
text-align : left;
}

.heavy {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
font-weight : bold;
line-height : 20px;
color : #000000;
}
.smlblk {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
font-style : normal;
line-height : 18px;
color : #000000;
}
p {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
line-height : 18px;
color : #000000;
}
li {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
line-height : 18px;
color : #000000;
}
.style2 {color: #FFFFFF}
.style31 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.headingred {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 800;
color: #990000;
line-height: normal
}

a:link {
color : #005599;
font-weight : bold;
}
a:visited {
color : #6d559d;
font-weight : bold;
}
a:hover {
color : #1111FF;
background-color : #EEEEFF;
}
a:active {
color : #3333FF;
font-weight : bold;
}
.info {
font-family : san-serif;
color : #ffffff;
background-color : #c5f4ff;
text-decoration : none;
}

.info:hover {
background-color : #e7f6fa;
}

input.groovybutton
{
   font-family: Helvetica, sans-serif;
   font-weight:bold;
   background-color:#78bbf9;
}
