body {
	color: black;
	font-family: Times New Roman, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

#justified {
	font-family: Times New Roman, serif;
	font-size: 11px;
	text-align: justify;
}

#copyright {
	font-family: Times New Roman, serif;
	font-size: 9px;
    color: #808080;
	text-align: right;
}
#maintext {
	border-color: #000000;
	border-style: dashed;
	border-width: 0pt;
	color: #000000;
	font-family: Times New Roman, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	text-indent: 0pt;
}

#linktext {
	color: #ffffff;
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	text-indent: 0pt;
    text-align: center;
    
}

#whitetext {
	border-color: #8080ff;
	border-style: dashed;
	border-width: 0pt;
	color: #ffffff;
	font-family: Times New Roman, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	text-indent: 0pt;
}

#strongtext {
	border-color: #000000;
	border-style: solid;
	border-width: 0pt;
	color: #000000;
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: Bold;
	text-decoration: none;
	text-indent: 0pt
}
