/* CSS Document */
a:link {color:#FF0099 ; text-decoration : underline}
a:active {color: #FF0099; text-decoration : underline}
a:visited {color:#FF0099 ; text-decoration : underline}
a:hover {color : #01C1D1; text-decoration : underline;}
img {border: 1px #FF0099 solid;}
	img.special {border: 0px;}
.tables {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF33FF;
	border-right-color: #FF33FF;
	border-left-color: #FF33FF;
}
.tables3 {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF33FF;
	border-bottom-color: #FF33FF;
	border-left-color: #FF33FF;
}
.tables2 {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FF33FF;
	border-left-color: #FF33FF;
}
.tables4 {
	border: 1px solid #FF0099;
	font-family: Arial;
	font-size: 15px;
	text-align: center;
		}
.tables10 { 
	color: purple;
	font-family: Arial;
	text-align: left;
	font-weight: bold;
	font-size: 25px;
}
.tables10 td { 
	padding-top: 4px;
	padding-bottom: 4px;
}
	.tables20 { 
text-align: left;
font-family: arial;
font-size: 12px;
font-weight: bold;
}
.tables21 { 
text-align: left;
font-family: arial;
font-size: 12px;
}
.top {
	font-family: arial;
	text-align: center;
	font-weight: bold;
	font-size: 18px;}
	.top td { 
	padding-top: 4px;
	padding-bottom: 4px;
}