﻿table {
	text-align:center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	
}
.top{
	vertical-align:top;
}
.bottom {
	vertical-align:bottom;
}
.topLine {
	font-family: Arial;
	font-size: 45px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.title {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	color:#666666;
	border-color: #666666 #FFFFFF #666666 #FFFFFF;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
}
.underLine1 {
	text-align:left;
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
}
.underLine2 {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
}
img {
	border-width: 0px;
	text-decoration: none;
}
.text1 {
	text-align:left;
	font-family: Arial;
	font-size: 25px;
	color: #808080;
	font-weight: bold;
}
.text2 {
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	color: #808080;
	font-weight: normal;
}
.text3 {
	font-family: Arial;
	font-size: 16px;
	color: #808080;
	font-weight: bold;
}
.text4 {
	text-align:justify;
	font-family: Arial;
	font-size: 14px;
	color: #808080;
	font-weight: normal;
}
.text5 {
text-align:left;
	font-family: Arial;
	font-size: 17px;
	color: #808080;
	font-weight: normal;
}
.text6 {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.button_text {
	text-align: center;
	font-family: Arial;
	font-size: 19px;
	color: #999999;
	font-weight: normal;
	text-decoration:none;
}
.button_border {
	border:2px solid #CCCCCC; 
	height:33px;
	width:200px;
}
