

body {
	background-color: #ffffff;
	font-family: verdana,sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left:0px;
	margin-top:0px;
}


td,p {
	font-family: verdana,sans-serif;
	color: #000000;
	font-size: 1em;
	line-height:120%;
}


ul,li{
	font-size:1em;
}


a {
	color: #ff66cc;
	text-decoration: underline;
}


a:link {
	color: #ff66cc;
	text-decoration: underline;
}


a:hover {
	color: #ff66cc;
	text-decoration: none;
}


.hr{
	size:1px;
	border: solid 1px #ffccff;
	margin-top:10px;
	margin-bottom:10px;
}


.heading01 {
	color: #CC3399;
	font-family: arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
}


h2 {
	color: #ff6699;
	font-family: arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
}

.heading03{
	color: #cc99cc;
}

h4{
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
}

a.h4{
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
}

a.h4:link{
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
}

a.h4:hover{
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
}


h5{
	color:#ff66cc;
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-bottom:-4em;
}


.pink{
	color:#ff66cc;
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
}


.smalltext {
	font-size: 0.85em;
}


.white {
	color: #ffffff;
}




a.nav {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.95em;
	font-weight: bold;
}


a.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.95em;
	font-weight: bold;
}


a.nav:hover {
	color: #ff6699;
	text-decoration: none;
	font-size: 0.95em;
	font-weight: bold;
}



a.white {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.75em;
}


a.white:link {
	color: #ffffff;
	font-size: 0.75em;
}


a.white:hover {
	color: #ff6699;
	text-decoration: underline;
	font-size: 0.75em;
}


.bg01{
	background-color:#ffffff;
}

.bg01a{
	background-color:#ffffff;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

.bg02a{
	background:url(../images/bg02a.gif) repeat;
}

.bg03{
	background-color:#CC99CC;
}


.border01{
	border-bottom:4px solid #FF99FF;
}


.border02{
	border:1px solid #333333;
}

