/* CSS Document Updated: 9-16-2007 */

a {
	color: #A01E68;
}
a:visited {
	color: #A01E68;
	text-decoration: none;
}
a:link {
	color: #A01E68;
	text-decoration: none;
}
.fax {
	color: #999999;
}

a:hover {
	color: #F30095;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
}
abbr {
	color: #00CC00;
}
acronym {
	color: #009900;
}
address {
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 12px;
}
b {
}
bdo {
}
big {
}
blockquote {
	background: #EEEEEE;
}
body {
	font-family:"Century Gothic", Arial, sans-serif;
}
button {
}
caption {
}
cite {
}
code {
	font: smaller "Courier New", Courier, monospace;
}
col {
}
colgroup {
}
dd {
}
del {
}
dfn {
}
dir {
}
div {
}
dl {
}
dt {
}
em {
}
fieldset {
}
font {
}
form {
	margin: 0px;
}
frame {
}
frameset {
}
h1 {
	padding-bottom: 5px;
	color: #99FF00;
	font-size: x-large;
	font-weight: normal;
}
h2 {
	color: #D6DF20;
	font-size: medium;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
hr {
	height: 1px;
	border-bottom: 1px solid #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
html {
}
i {
}
iframe {
}
img {
	border-style: none;
}
input {
}
ins {
}
kbd {
}
label {
	text-transform: capitalize;
	color: #CCCCCC;
}
legend {
}
li {
}
link {
}
menu {
}
ol {
}
optgroup {
}
option {
}
p {
}
pre {
}
q {
}
s {
}
samp {
}
select {
}
small {
}
span {
}
strike {
	color: #FF0000;
}
strong {
}
sub {
}
table {
}
tbody {
}
td {
}
tfoot {
}
th {
}
thead {
}
tr {
}
tt {
}
u {
	text-decoration: none;
	background: #FFFF00;
	padding-right: 2px;
	padding-left: 2px;
}
ul {
}
var {
}
textarea {
}
