body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footercopywrite {
	font-size: 10px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:active{
	color: #ff0000;
}
h1{
	font-size:18px;
	font-weight:normal;
}
h2{
	font-size:16px;
	font-weight:normal;
}
h3{
	font-size:14px;
	font-weight:normal;
}
h4{
	font-size:12px;
	font-weight:normal;
}
h5{
	font-size:10px;
	font-weight:normal;
}
h6{
	font-size:8px;
	font-weight:normal;
}
.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
}
.dotshorizontal {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	width:100%;
}
.justify {
	text-align: justify;
}
