@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	}
body {
	background-color: #FFFFFF;
}


img.top {
    vertical-align:top;
} 
img.floatleft {
    float: left;
    margin: 5px;
}
img.floatright {
    float: right;
    margin: 5px;
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
} 



a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1 {
	font-size: 24px;
	color: #666666;
}
h2 {
	font-size: 18px;
	color: #666666;
}
h3 {
	font-size: 16px;
	color: #666666;
}
h4 {
	font-size: 14px;
	color: #666666;
}
h5 {
	font-size: 12px;
	color: #666666;
}
h6 {
	font-size: 10px;
	color: #666666;
}
.style1 {color: #000000
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.style5 {color: #FF8BC2}
.style6 {
	font-size: 10px
}
.style8 {color: #000000; font-size: 16px; }
.style9 {color: #0000FF}
.red {
	font-size: 16px;
	font-weight: bold;
	color: #F90000;
}
.green {
	font-size: 16px;
	font-weight: bold;
	color: #060;
}
.pinklarge {
	font-size: 24px;
	font-weight: bold;
	color: #C0F;
}
.greylarge {
	font-family: Arial, Helvetica, sans-serif;
}
.greylarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #A9A9A9;
}
.pink {
	color: #C0F;
}
.greysmall {
	font-size: 12px;
	color: #999;
}
ul.a {list-style-type: disc;}
ul.b {list-style-type: disc;}
