

body {
	font-family:Verdana;
	font-size:100%;
	}
	
p {
	font-size: small;
	margin:0.1em 0 1em 0;
	line-height:1.1em;
	}
	
h1 {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight : bold;
   margin-bottom : 2px;
}

h2 {
   color: #333333;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight : bold;
   margin:6px 0 0 0;
   padding:4px 0 0 0;
}

h3 {
   color: #333333;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight : bold;
   margin-bottom : 2px;
}

table .contact td {
	font-size:0.8em;
	vertical-align:top;
	padding-bottom:0.5em;
	margin:0;
	}
table .contact tr {
	margin:0;
	padding:0;
	}
table .contact {
	border:0;
	border-collapse: collapse; 
	}

table .contact .line {
	border-left:1px #ccc solid;
	}

.menu {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
    font-weight: bold;
}

.menu:hover {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.card {
        color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

p a {
	text-decoration : underline;   
    color: #0066CC; 
    font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p a:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p a:visited {
	color:#666666;
	}


.bullets {
	position: relative;
	right: 10px;
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
}

.bullets li {
	margin-bottom:5px;
	font-size:x-small;
	}

.bulletss {
	display: list-item;
	list-style-position: outside;
	list-style-type: square;
	color: #0066CC;
	vertical-align: text-middle;
}

.copyright {
	color: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.forminput {
    color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}


.formbutton {
    color: #990000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight : bold;
	font-size: 11px;
}

input, select, textarea	{
	background-color: #ffffff;
	border-left: #666666 solid 1;
	border-right: #666666 solid 1;
	border-top: #666666 solid 1;
	border-bottom: #666666 solid 1;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
}