/* CSS Document */
.h_text {color: #FFFFFF; font-size: 14px; }
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bottom {color: #FFFFFF}

h1 {
	font-size: 36px;
}
.h1_red {
	font-size: 36px;
	color:#FF0000;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
.atten {font-size: 18px; color: #FF0000; font-weight: bold; }
.table_1 {
	border: thin dashed #000040;
}

.textbold {font-weight: bold}

.style1 {color: #0000FF}
.style3 {font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style4 {font-size: 24px}