td, normal, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    line-height: 17px;
}

.heading, h1, h2 { 
    font-size: 13px; 
    font-weight: bold; 
    color: #008DCC; 
    margin: 0px; 
    padding: 0px; 
    border: 0px; 
}

h2 {
    font-size: 11px 
}

.heading3 {
    color: white;
}

.copytext { 
    font-size: 10px;
    color: #666666;
}

a { color: #333333 }
a:visited { }
a:hover { color: #008ECE }
a:active { color: #999999 }

li {
    list-style-image: url('../../Documents%20and%20Settings/user/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/7WELCFR0/images/enprise/bullet.gif');
}

ul {
    margin-top: 5px;
    margin-bottom: 5px;
}

.error
{
    color: #c00;
}

.small 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;   
}

.smallSup
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    vertical-align: sup;  
}

.tiny 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 7pt;   
}

.titleLink {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.titleLink:hover {
	text-decoration: underline;
	color: #fff;
}