@charset "utf-8";
/* CSS Document */


/*Normal Paragraph */
p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 10px;
}


/*Today's Connection Web Header */
h1{
font-family: Verdana, sans-serif; font-size: 21px; font-weight: bold; 
color: #000000;
line-height: 25px;
padding: 3px;
}


/*Menu Fonts */
style2{
font-family: Verdana, sans-serif; font-size: 14px; font-weight: bold
color:#FFFFFF
line-height: 35px;
padding: 10px;
}

/*Sub Menu Fonts */
style5{
font-family: Verdana, sans-serif; font-size: 14px; font-weight: bold
color:#FFFFFF
line-height: 35px;
padding: 10px;
padding-left: 15px;
}

/*PDF Link Fonts */
style8{
font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold
color: #000000
line-height: 35px;
padding: 10px;
padding-left: 15px;
}



/*Links */
<style type="link1">
A:link {text-decoration: none}
A:visited {text-decoration: underline}
A:active {text-decoration: none}
A:hover {text-decoration: none}
</style>a:link {
	text-decoration: none;
}
