select , input , textarea {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #333333;
	background-color : #ffffff;

}

	h1 {
	font-family : Arial;
	font-size : 18px;
	color : #333333;
	line-height: 1.1;

}


	td {
	font-family : Arial;
	font-size : 14px;
	color : #333333;
	line-height:1.3;

}
	a:link {
	font-family : Arial;
	font-size : 14px;
	color : #617CCB;
	font-weight : bold;
	text-decoration : none;

}
	a:visited {
	color : #617CCB;
	font-weight : bold;
	text-decoration : none;

}
	a:hover {
	color : #ff6600;
	font-weight : bold;
	text-decoration : none;

}
	a:active {
	color : #ff6600;
	font-weight : bold;
	text-decoration : none;

}
	.red {
	font-family : Arial;
	font-size : 12px;
	color : #ff6633;
	line-height : 13pt;

}
	.white {
	font-family : Arial;
	font-size : 12px;
	color : white;
	line-height : 13pt;

}
	.white a:link {
	font-family : Arial;
	font-size : 12px;
	color : white;
	text-decoration : none;

}
	.white a:visited {
	font-family : Arial;
	font-size : 12px;
	color : white;
	text-decoration : none;

}
	.white a:hover {
	font-family : Arial;
	font-size : 12px;
	color : yellow;
	text-decoration : none;

}
	.white a:active {
	font-family : Arial;
	font-size : 12px;
	color : yellow;
	text-decoration : none;

}
	.small {
	font-family : Arial;
	font-size : 11px;
	line-height : 12pt;

}
	.small a:link {
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;

}
	.small a:visited {
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;

}
	.small a:hover {
	font-family : Arial;
	font-size : 11px;
	color : red;
	text-decoration : none;

}
	.small a:active {
	font-family : Arial;
	font-size : 11px;
	color : red;
	text-decoration : none;

}
	.smallwhite {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}
	.smallwhite a:link {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}
	.smallwhite a:visited {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}
	.smallwhite a:hover {
	font-family : Arial;
	font-size : 11px;
	color : yellow;
	text-decoration : none;

}
	.smallwhite a:active {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}
	.smallblue {
	font-family : Arial;
	font-size : 11px;
	color : midnightblue;
	text-decoration : none;

}
	.smallblue a:link {
	font-family : Arial;
	font-size : 11px;
	color : midnightblue;
	text-decoration : none;

}
	.smallblue a:visited {
	font-family : Arial;
	font-size : 11px;
	color : midnightblue;
	text-decoration : none;

}
	.smallblue a:hover {
	font-family : Arial;
	font-size : 11px;
	color : yellow;
	text-decoration : none;

}
	.smallblue a:active {
	font-family : Arial;
	font-size : 11px;
	color : midnightblue;
	text-decoration : none;

}