body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
}

body,td,th {
	font-family: tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.note {
	margin-left: 20px;
	text-decoration:none;
	border-bottom: dotted 1px #ADADAD;
	font-size:11px;
	line-height: 15px;
	color: #000000;
}


img.left { 
    float: left; 
    margin: 10px; 
}

img.right { 
    float: right; 
    margin: 10px; 
}

ul, ol {
	list-style: url("img/bull.gif") disc;
}
	

.small_bl {
	font-size:11px;
	line-height: 15px;
	font-family : tahoma, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

.small_red {
	font-size:11px;
	line-height: 15px;
	font-family : tahoma, sans-serif;
	color:#EC0202;
	font-weight:normal;
	text-decoration: none;
}

.small_w {
	font-size:11px;
	line-height: 15px;
	font-family : tahoma, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}

.small_gr {
	font-size:11px;
	line-height: 15px;
	font-family : tahoma, sans-serif;
	color:#ADADAD;
	font-weight:normal;
	text-decoration: none;
}

.red {
	color: #EC0202
}

.gr {
	color: #ADADAD
}

.small_bl_bold {
	font-size:11px;
	line-height: 15px;
	font-family : tahoma, sans-serif;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

A:link {
	font-size:12px;
	font-family : tahoma, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration: underline;
}

A:visited {
	font-size:12px;
	font-family : tahoma, sans-serif;
	color:#ADADAD;
	font-weight:normal;
	text-decoration: underline;
}

A:hover {
	font-size:12px;
	font-family : tahoma, sans-serif;
	color:#EC0202;
	font-weight:normal;
	text-decoration: underline;
}

A:active {
	font-size:12px;
	font-family : tahoma, sans-serif;
	color:#EC0202;
	font-weight:normal;
	text-decoration: underline;
}





A.small:link {
	font-size:11px;
	line-height: 15px;
	font-family : tahoma, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration: underline;
}

A.small:visited {
	font-size:11px;
	line-height: 15px;
	font-family : tahoma, sans-serif;
	color:#ADADAD;
	font-weight:normal;
	text-decoration: underline;
}

A.small:hover {
	font-size:11px;
	line-height: 15px;
	font-family : tahoma, sans-serif;
	color:#EC0202;
	font-weight:normal;
	text-decoration: underline;
}

A.small:active {
	font-size:11px;
	line-height: 15px;
	font-family : tahoma, sans-serif;
	color:#EC0202;
	font-weight:normal;
	text-decoration: underline;
}