﻿A	{text-decoration: underline;
	color: #999999;
	font-weight:bold;
}

a:hover { 
	color: white; 
}

p {
	text-align:left;
	margin-right:25px;

}
.normaltxt {
	font-size: small;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	line-height: normal;
	font-family: Verdana;
	text-align: left;
	margin-right:25px;
}
.boldtxt {
	font-size: small;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	line-height: normal;
	font-family: Verdana;
	text-align: left;
	margin-right:25px;
}

.tabletxt {
	font-size: small;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	line-height: normal;
	font-family: Verdana;
	text-align: left;
	margin-right:25px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	
}

.footertxt {
	font-size: small;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	line-height: normal;
	font-family: Verdana;
	text-align: right;
}

.headertxt {
	font-size: small;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	line-height: normal;
	font-family: Verdana;
	text-align: right;
	padding-left:15px
}
.menutxt {
	font-size: small;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	line-height: normal;
	font-family: Verdana;
	text-align: left;
	padding-right:15px
}
.tableborder {
	border:1px solid #CCCCCC;
	font-size: small;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	line-height: normal;
	font-family: Verdana;
	text-align: left;
	margin-right:25px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.tableborderlarge {
	border:1px solid #CCCCCC;
	font-size:medium
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	line-height: normal;
	font-family: Verdana;
	text-align: left;
	margin-right:25px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.tablenoborder {
	border: 0px solid #000000;
	text-align: center;

}


.moretxt {
	font-size: small;
	color:red
	font-style: normal
	font-variant: normal;
	font-weight:normal;
	line-height: normal;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
}
.largetxt {
	font-size: medium;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	font-family: Verdana;
	text-align: left;
	padding-right: 15px;
