.form1 {
	border : 1px solid #D3D3D3;
	background : White;
}

h2 {
	color : #FF73A1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	padding-bottom : 0px;
}

h3 {
	color : #155FB4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	padding-bottom : 0px;
}

h4 {
	color : #FFD700;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	padding-bottom : 0px;
}

.top {
	color : #696969;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 150%;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 0px;
}

.menu {
	color : #919191;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 150%;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 0px;
}


.text {
	color : #696969;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 150%;
	padding-left : 40px;
	padding-right : 40px;
	padding-top : 15px;
}

.tab {
	color : #696969;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	line-height : 150%;
	border : 1px solid #DBDBDB;
	background-color : #FBFBFB;
}

.textright {
	color : #696969;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 150%;
	padding-left : 40px;
	padding-right : 30px;
	padding-top : 15px;
}

A {
	color : #4E4E4E;
	text-decoration : underline;
}

A:HOVER {
	color : #0099CC;
	text-decoration : none;
}
