/* CSS Document */

#com {
	color: #000000;
	line-height:14px;

}


#com table td{
	vertical-align:middle;
	margin:auto;
	text-align:left;
	padding:8px;

}

#com h1 {
width:100%;
border-bottom:solid #999999 1px;
	font-size:10px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0;
	margin-bottom:4px;
	padding-bottom:4px;
	padding-top:20px;
	letter-spacing: .2em;
}


#com table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#com table h2 {
letter-spacing: .3em;
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border:0;
	margin:0;
	padding:0;
	color:#FF9900;
}

.email {
	color:#FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:11px;
	letter-spacing: .1em;
}

.email a:link{
	color:#3399FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}



.email a:visited{
	color:#999999;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.email a:hover{
color:#3366FF;
border-bottom:0px;
}



