body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #330066;
	background-color: #FFFFFF;
	font-size: 11px;

}

a:link{
	text-decoration: none;
	color: #660066;
	
}
a:visited {
	text-decoration: none;
	color: #660066;
	
}	
a:hover {
	color: #CCCCFF;
	text-decoration: none;
	background-color: #660066;
}

a.surrounds:link{
	text-decoration: none;
	color: #ffffff;
}
a.surrounds:visited {
	text-decoration: none;
	color: #CCCCFF;
	
}	
a.surrounds:hover {
	color: #CCCCFF;
	text-decoration: none;
}
		
.s36 {
	font-size: 36px;
}
.s24 {
	font-size: 24px;
}
.s12 {
	font-size: 12px;
}
.s14 {
	font-size: 14px;
}
.whiteb {
	text-decoration: none;
	background-color: #FFFFFF;
}
.surround {
	background-color: #330066;
	border: 1px solid #3399CC;
	color: #FFFFFF;

}
td.stripe-tr {
	border-top-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
}
td.stripe-tl {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
}
td.stripe-l {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
}
td.stripe-r {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
	border-right-style: solid;
}
.stripe-b {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
	border-bottom-style: solid;
}

