body {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-color: #666666;
}

td {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
}

normal {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

H1 {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
}

H2 {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
}

H3 {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
}

.small_txt {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.small_txt a {
	text-decoration: underline;
	color: #666666; 
}

.small_txt a:hover {
	text-decoration: underline;
	color: #7544F2; 
}

.small_txt_purple {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #CC087B;
}

.small_txt_purple a {
	text-decoration: underline;
	color: #CC087B; 
}

.small_txt_purple a:hover {
	text-decoration: underline;
	color: #666666; 
}

.medium_txt {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.medium_txt a {
	text-decoration: underline;
	color: #666666; 
}

.medium_txt a:hover {
	text-decoration: underline;
	color: #7544F2; 
}

.medium_txt_purple {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #CC087B;
}

.medium_txt_purple a {
	text-decoration: underline;
	color: #CC087B; 
}

.medium_txt_purple a:hover {
	text-decoration: underline;
	color: #666666; 
}

.large_txt {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.large_txt a {
	text-decoration: underline;
	color: #666666; 
}

.large_txt a:hover {
	text-decoration: underline;
	color: #7544F2; 
}

.large_txt_purple {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #CC087B;
}

.large_txt_purple a {
	text-decoration: underline;
	color: #CC087B; 
}

.large_txt_purple a:hover {
	text-decoration: underline;
	color: #666666; 
}

.input_ffffff {
	font-family: Tachoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight : normal;
	background : #ffeeff;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
