a {
	color: 1B5FB0; text-decoration: none
}
a:hover {
	color: 9040b9; text-decoration: underline
}
body {
	font-size: 12px; font-family: tahoma
}
td {
	font-size: 12px; font-family: tahoma
}



select {
	border-top-width: 1px; border-left-width: 1px; font-size: 12px; border-left-color: #dddddd; border-bottom-width: 1px; border-bottom-color: #dddddd; border-top-color: #dddddd; font-family: tahoma; border-right-width: 1px; border-right-color: #dddddd;
}

.title1 {
	font-family: arial;
	font-size: 22px;
	color: 1B5FB0;
}
.title2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
}

.g_link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:blue;
	text-decoration: underline;
}

.g_link1:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:blue;
	text-decoration: underline;
}

.g_text1 {
	font-family: Arial;
	font-size: 12px;
}

.g_text2 {
	font-family: Arial;
	font-size: 12px;
	color: 009900;
}