@charset "UTF-8";
/* CSS Document */

body { background-color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
font-size: 12px;
}

/* Text and Content*/
#smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.maintext{
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}



