.link{
	color: #333333;
	text-decoration : none;
	font-family: Tahoma, arial, verdana;
	font-weight: normal;
	font-size: 11px;		
	}

.link a:hover{
	color: #FF0000;
	text-decoration: underline;
	font-family: Tahoma, arial, verdana;
	font-weight: normal;
}	
	

.link1{
	color: #0066CC;
	text-decoration : none;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
}

.link1 a:hover{
	color: #FF3300;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
}

.link2{
	color: #990000;
	text-decoration : none;
	font-family: Tahoma, arial, verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
}

.link2 a:hover{
	color: #F6F6FC;
	text-decoration: underline;
	font-family: Tahoma, arial, verdana;
	font-weight: normal;
}


.red_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AF0019;
}
.content {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.blue_boldsmall {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
}

.title_blue {
	font-family: verdana, arial;
	font-size: 16px;
	font-weight: bold;
	color: #3A5678;
}
.gray_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #515151;
	font-weight: bold;
}
.content_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #464646;
}


.white_footer {
	font-family: Tahoma, arial, verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #0066CC;
}
.gray_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 600;
	color: #666666;
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.smallblackb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.content_titleblue {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.content_titlegrey {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.content_underline {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.content_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

