body {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:link {
	color: #3371B1;
}

A:visited {
   color: #408FDF;
}

A:active {
	color:#CAA332;
}

.brown_frame_text {
	font-size : 14px;
	color: #665219;
}

.blue_frame_text {
	font-size : 14px;
}
.marked_text {
	color:#408FDF;
	font-weight: bold;
}

h2 {
	font-size : 24px;
	color:#3371B1;
	font-weight:bold;
}

h3 {
	color: #665219;
	font-size : 20px;	
	font-weight:bold;
}

.steps {
	color:#ffffff;
	font-size : 28px;
	font-weight : bold;
	background : url(img/number_back.gif);
	width: 35 px;
	height: 35 px;
	text-align : center;
	float : left;
	margin-right : 20px;
}

.text_div {
	font-size : 14px;
	margin-top : 10px;
    margin-right: 60px;
	margin-left: 60px;	
	margin-bottom:40px;
}

.table_text {
	font-size : 14px;
}
.error {
	color:#BE311B;
	font-weight:bold;
}
