.maintext {
	font-family: Calibri,"Century Gothic",sans-serif,Arial;
	font-size: 16px;
	line-height: 110%;
	color: #000000;
	text-align:justify;
}
.ttl {
	font-family: Calibri,"Century Gothic",sans-serif,Arial;
	font-size: 14px;
	font-style: normal;
	color: #330033;
	font-weight: bolder;
	line-height: 60px;
	text-align:justify;

}
.head {
	font-family: Calibri,"Century Gothic",sans-serif,Arial;
	font-size: 16px;
	font-style: normal;
	color: #330033;

}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;

}

.loginboxbg{
background-image:url(images/loginboxbg.png);
width:309px;
height:198px;
background-repeat:no-repeat;
}

.downloadlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0000ff;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.downloadlink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#858584;
	cursor:pointer;
	text-decoration:underline;
	text-transform:uppercase;
}