body,td,th,p,ul,ol,li  {
	font-size : 14px;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	font-style : normal;
	margin: 0;
	color : #000;
}
th { font-weight: bold; color: #060; } 
ul, ol {
	margin: 0 0 0 30px;
	text-align: left;
}

font {
	margin: 0;
	padding: 0;
}

.text-table { margin: 0; padding: 0 5 0 5; }
.text-table #xtd { font-size: 8pt; }

.photo {
	text-align: center;
	font-size: xx-small;
	padding: 5 10 5 0;
	float: none;
}
#fleft.photo  {
	padding: 5 10 5 0;
	float: left;
}
#fright.photo   {
	padding: 5 0 5 10;
	float: right;
}
#left.photo  {
	padding: 5 0 5 0;
	text-align: left;
}
#right.photo  {
	padding: 5 0 5 0;
	text-align: right;
}
#center.photo  {
	padding: 5 0 5 0;
}

input, textarea, select, option {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin : 0pt;
	padding : 0pt;
	color: #202020;
	background-color: #FFF;
	border: 1 solid #0E1074;
}

#normal {
	margin : 0 0 5 0;
	text-align: left;
}

a {
	text-decoration: underline;
	font-weight : normal;
	color: #006000;
}
a:hover  {
	text-decoration: underline;
	font-weight : normal;
	color: #00A000;
}


.menu   {
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #006000;
}
a.menu   {
	text-decoration: none;
	font-weight: bold;
	color: #EFE;
	padding: 5 3 0 3;
}
a.menu:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #AFA;
	padding: 4 3 0 3;
}

a.table   {
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	color : #666699;
}
a.table:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
	color : #8888BB;
}

#cnt {
	font-size : xx-small;
	font-weight : bold;
	text-align : center;
	color : #59BFDC;
}

#dsk {
	font-size : 10px;
	color : #ACA;
}

.logo {
	font-size : 36px;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #060;
	font-weight : bold;
}
a.logo {
	color: #060;
	font-weight : bold;
}
a.logo:hover {
	color: #080;
	font-weight : bold;
}

h1, h2, h3, h4, h5  {
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	margin : 10pt 30pt 3pt 30pt;
	color: #484;
}
h1 {
	font-family: Verdana;
	font-size : 36px;
	text-align : center;
}
h2  {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin : 5 0 20 0;
}
h3  {
	font-size : 18px;
	text-align : center;
	margin : 0 0 3 0;
}
h4  {
	margin: 0;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
}
h5  {
	font-size : 14px;
	text-align : left;
	padding: 3 5 3 5;
	margin: 0;
	background-color: #A0E0A0;
	color: #060;
}
