.chillbase {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
.chillbase2 {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: medium;
}
a:link {
	color: #ffcc33;
}
a:visited {
	color: #ffcc33;
}
.chillbase3 {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 11px;
}
.chillbase2Bold {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: medium;
	font-weight: bold;
}
.chillbase3Bold {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
}
.chillbase3BoldItal {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.chillbase2BoldItal {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.chillbase3Ital {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 11px;
	font-style: italic;
}
.chillbase3BoldUL {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.chillbase2Ital {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: medium;
	font-style: italic;
}
.chillbase2BoldUL {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
.chillbase2BoldItalUL {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
