td{
	font-family:verdana, sans-serif;
	color: #333333;
	font-size:0.7em;
}
img{
	border:0
}
.bold{
	font-weight:bold;
}
a{
	color: #5B214B;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.leftlink{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a.leftlink:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.leftlink_sub{
	display:block;
	width:160px;
	color: #C2E9CC;
	font-weight: normal;
	text-decoration: none;
}
a.leftlink_sub:hover{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.form{
	font-family:verdana, sans-serif;
	color: #5B214B;
	background: #ffffff;
	font-size:1em;
}
.submit{
	font-family:verdana, sans-serif;
	color: #ffffff;
	background: #5B214B;
	font-size:0.9em;
	font-weight: bold;
	border: thin double #000000;
}
.formtext{
	font-family:verdana, sans-serif;
	color: #5B214B;
	font-weight:bold;
	font-size:0.7em;
}
.formtext-rec{
	font-family:verdana, sans-serif;
	color: #5B214B;
	font-weight:bold;
	font-size:0.9em;
}
h5{
	color: #7A2C65;
	font-size:1em;
}
h4{
	color: #A97098;
	font-size:1.2em;
}
h3{
	color: #666666;
	font-size:1.4em;
}
h2{
	color: #000000;
	font-size:1.6em;
}
h1{
	color: #336666;
	font-size:1.8em;
	font-weight:normal;
}
.list{
	list-style: disc inside url("img/bullet.gif");
	line-height:150%;
}
.leftlist{
	list-style: square outside;
	line-height:150%;
	color:#CFA9C4;
	font-weight: bold;
}
.leftlist_sub{
	line-height:150%;
	color:#CFA9C4;
	font-weight: bold;
}
.line{
	border:1px dotted #cccccc;
}
.project_boxhead{
	color: #ffffff;
	background: #5B214B;
	font-weight: bold;
	width:30%;
}
.project_boxtitle{
	color: #5B214B;
	font-weight: bold;
	border: 1px solid #5B214B;
}
