/* CSS Document */
body,td,th {
top:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.border {
	border: 1px solid #000000;
}
.style2 {
	font-size: 18px;
}
.bottomtext {
	font-size: 14px;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
.girls_border {
	border: 4px solid #000000;
}



.bot_border {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.style3 {font-size: 30px}
.style4 {
	font-size: 40px;
	font-weight: bold;
}
.middletext{
	font-size: 20px;
}

