body,table,select,input,textarea,option,checkbox,fieldset,td {
	font-family: verdana;
	font-size: 11px; }

h1 {
	font-size: 17px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}

A {
	color : #00009F;
	text-decoration:none;
}

A:hover {
	text-decoration: underline;
}

.content_text_home {
	line-height : 12px;
}

.content_text {
	line-height : 15px;
}


HR {
	color: #a7afc7;
	height: 1px;
}

SELECT,INPUT,TEXTAREA,OPTION {
	border-style: solid;
	border-color: #00009f;
	border-width: 1px;
	font-family: Verdana, Arial;
}

CHECKBOX,FIELDSET { 
	border-style: none;
	border-width: 0px;
}

LABEL { cursor: hand; }

DIV,P {
	margin: 0px 0px 0px 0px;
}