/* CSS Document */
body {
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
}

a:link {text-decoration:none;} 
a:visited {text-decoration:none;} 
a:hover{background-color : #ccffff;}
.text10 { font-size: 10px;line-height: 12px;}
.text11 { font-size: 11px;line-height: 13px;}
.text12 { font-size: 12px;line-height: 15px;
}

.text13 { font-size: 13px;line-height: 16px;}
.text14 { font-size: 14px;line-height: 18px;}
img.left { float: left; margin-right:0.5em; margin-bottom:0.3em; margin-top:0.5em;}
img.right { float: right; margin-left:0.3em; margin-bottom:0.1em; margin-top:0.2em;}
.text12bold {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
.text14bold {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.text12black {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.text14black {

	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
