p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-heighT:  16px;
	font-weighT:  lighter;
	color: #27509C;
}
b {
	font-weighT:  bold;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weighT:  bold;
	color: #27509C;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-heighT:  16px;
	font-weighT:  bold;
	color: #27509C;

}
li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-heighT:  16px;
	font-weighT:  lighter;
	color: #27509C;
	text-indent: 0px;
	clear: left;





}
a {
	font-weighT:  bold;
	text-decoration: none;
	color: #27509C;


}

a:hover {
	color: #FF0000;
}

textarea {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-heighT:  14px;
	font-weighT:  normal;
	color: #27509C;
}
input {


	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-heighT:  14px;
	font-weighT:  normal;
	color: #27509C;
}
.textbox {
	border: 1px solid #27509C;
}
script {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-heighT:  16px;
	font-weighT:  lighter;
	color: #27509C;
}
ul {
	text-indent: 0px;
	margin-left: 15px;
	margin-right: 0px;
}
ol {

	text-indent: 0px;
	margin-left: 23px;
	margin-right: 0px;
}
.nothing {
	display: none;
}
