td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.coname  {
	color : #FFFFFF;
	font-size : 24px;
	font-weight : bold;
	padding-left : 20px;
	margin-top : 5px;
	margin-bottom : 5px;
}

a:link  {
	color : #0033CC;
	text-decoration : none;
}

a:visited  {
	color : #0033CC;
	text-decoration : none;
}

a:hover  {
	color : #6699CC;
	text-decoration : none;
}

.copyright  {
	color : #336699;
	padding-top : 5px;
	padding-bottom : 5px;
	border : #99CCFF;
	border-style : dashed;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-align : center;
	font-weight : bold;
}

h1  {
	font-size : 20px;
	font-weight : bold;
	color : Blue;
}

.sides  {
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	border-color : #336699 black #336699 #336699;
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

.comments  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	color : Maroon;
	font-weight : bold;
}

