/* CSS Document */

.text

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #330033;
	background-color: #FFFFFF;


}

.copyright

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #222222;
	background-color: #FFFFFF;


}

.text1

{
	font-size: 12px;
	line-height: normal;
	color: #003399;
	background-color: #FFFFFF;
	font-style: normal;
	font-family: monospace;
}

.text2

{
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	background-color: #330000;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}

