﻿a{
	/*color: #6f6f6f;*/
	color: #666666;
	text-decoration:underline;
}

a:hover{
	color: #000;
}

img { 
border:0;
}

hr { 
color:#ccc;
size:1;
}


p{
	/*line-height: 18px;
	margin-bottom: 18px;
	margin-top: 8px;*/
	
	clear:both;
	line-height: 18px;
	margin:10px 0px 0px 0px;
}

b{
	margin-top: 0px;
	margin-bottom: 0px;
}


ul, li{
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	
	/*list-style:disc	;
	margin-top: 0px;
	margin-left:0px;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:10px;
	line-height:15px;*/
}

h1{
	/*font-size: 18pt;
	letter-spacing: -2px;
	color: #1295cd;
	margin-top: 3px;
	margin-bottom: 0px;*/
	
	color: #ff0000;
	font-size: 12px;
	font-weight:bold;
	margin:0;
	padding:8px 0px 0px 0px;
}


h2{
	/*font-size: 14pt;
	letter-spacing: -1px;
	color: #6f6f6f;
	margin-top: 3px;
	margin-bottom: 10px;*/
	
	color: #666;
	font-size: 11px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

h3{
color: #ff0000;
font-size: 11px;
font-weight:bold;
margin:10px 0px 0px 0px;
}

h5
{
    margin-bottom: 0px;
}

.smalltext a{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #666666;
	text-decoration:none;
	padding: 10px 5px;
}

.smalltext a:hover{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #000;
	padding: 10px 5px;
}
