h3 {
		font-family: Verdana, Tahoma, Arial;
		font-size: 18px;
		color: #000000
}

h4 {
		font-family: Verdana, Tahoma, Arial;
		font-size: 16px;
		color: #000000
}

h5 {
		font-family: Verdana, Tahoma, Arial;
		font-size: 16px;
		color: #000000;
		padding: 0px
}

h6 {
		font-family: Verdana, Tahoma, Arial;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		padding-bottom: 0px
}

td {
		font-family: Tahoma, Verdana, Arial;
		font-size: 12px;
		color: #000000;
		text-decoration: none
}

body {			
		margin-right: 0; 
        margin-left: 0; 
        margin-bottom: 0; 
        margin-top: 0;
        background-color: #FFFFFF
}

a:link {
		font-size: 12px;
		color: #000000;
		text-decoration: underline
}

a:hover {
		font-size: 12px;
		color: #666666;
		text-decoration: none
}

a:active {
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		color: #000000;
		text-decoration: none
}

a:visited {
		font-family: Tahoma, Verdana, Arial;
		font-size: 12px;
		color: #000000
}

.hr {
		height: 1px;
		width: 100%;
		color: #000000
}

.topbrdr {
		border-width: 1px;
		background-color: #98ABC3;
		border-color: #000000;		
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
		border-bottom-style: solid;
		text-align: left;
}

.copyright {
		border-width: 1px;
		background-color: #98ABC3;
		border-color: #000000;
		border-left-style: none;
		border-right-style: none;
		border-top-style: solid;
		border-bottom-style: none;
		text-align: center;	
		color: #98ABC3;
		padding: 0px
}
