a:link {
	color: #0000ff;
	font-style: normal;
	font-family: sans, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
 
a:visited {
	color: #7f007f;
	font-style: normal;
	font-family: sans, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #748396;
	font-style: normal;
	font-family: sans, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:name {
	font-size: 12px;
	color: #000000;
}

body{
	font-family: sans, arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin-left: 18px;
	margin-right: 18px;
}

h0{
	font-family: sans, arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 20px;
	color: #0000ff;
	text-decoration: none;
}

h1{
	font-family: sans, arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

h2{
	font-family: sans, arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

h3{
	font-family: sans, arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

h4{
	font-family: sans, arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

p {
	font-family: sans, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

table, thead, tr, td, th {
	font-family: sans, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

select {
	font-style: normal;
	font-size: 12px;
	font-family: courier, fixed, monospace;
	background-color: #ffffff;
	border-width: 0;
	background: #ffffff;
}

textarea {
	font-family: courier, fixed, monospace;
	border-color: #C8C8C8  1px solid;
	background-color: #ffffff;
	font-size: 12px;
}

input {
	font-family: courier, fixed, monospace;
	border-color: #C8C8C8  1px solid;
	background-color: #ffffff;
	font-size: 12px;
}

#left{
	font-family: sans, arial, helvetica, sans-serif;
	font-style: bold;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.f12{
	font-family: courier;
	font-style: bold;
	font-size: 14px;
	color: #000000;
	text-align: center;
}