body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
form {
	margin:0px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #E76392;
}
a:active {
	color: #E76392;
}
a.nav:link {
	color: #F19ABD;
	text-decoration: none;
}
a.nav:visited {
	color: #F19ABD;
	text-decoration: none;
}
a.nav:hover {
	color: #E76392;
	text-decoration: none;
}
a.nav:active {
	color: #F19ABD;
	text-decoration: none;
}
.tab {
	border:1px solid #F19ABD;
}
.grayTab {
	border:1px solid #CCCCCC;
}
.title1 {
	font-size: 18px;
	font-weight: bold;
	color: #F19ABD;
}
.title2{
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-size: 11px;
}
.smaller {
	font-size: 10px;
}
.pink{
	color: #E76392;
}
.light {
	color: #888888;
}
.copyright {
	font-size: 11px;
	color: #F19ABD;
}
.bottomTab {
	border-left:2px solid #F19ABD;
	font-size: 11px;
}