@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;}

.left{
	padding: 5px 10px 5px 0;
	border: none;
}
.right{padding: 0 0 5px 10px}
	
a {text-decoration:none;
color: #3d5bb9;
font-weight:bold;}
a:hover {color:#DB60B0; text-decoration:underline;}
	
.textright {float: right;}

.main {float: left;
margin-top:20px;
width: 100%;}
.style7 {
	color: #f8a430;
	font-weight: bold;
	font-size: 1.2em;
}
.style9 {font-size: 0.7em}
.style10 {
	font-size: 1.2em;
	color: #2854dd;
	text-decoration: none;
}
.style11 {
	font-size: 1.2em
}
.subscript{font-size:xx-small; vertical-align:bottom;} 

.style13 {
	font-size: 0.8em;
	color: #999999;
	background-image: url(up.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:10px;
}
.style15 {color: #f8a430; font-weight: bold; font-size: 1.5em; }

.nonbold a{font-weight:normal!important;}
