/* CSS definition file containing site wide stylesheets */

.detail1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(59,59,59);
 	letter-spacing: 1px;
 	line-height: 17px;
 	list-style-type: square;
 	text-align: left
}

.detail2 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 11px;
 	color: rgb(205,152,66);
 	letter-spacing: 1px;
 	line-height: 17px;
 	font-weight: bold;
 	list-style-type: square;
 	text-align: left
}

.detail3 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(205,152,66);
 	letter-spacing: 1px;
 	line-height: 17px;
 	font-weight: bold;
 	font-style: italic;
 	list-style-type: square;
 	text-align: left
}

.copyright {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal
}

.bottom1 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(205,152,66);
 	letter-spacing: 1px;
 	line-height: 17px;
 	font-weight: bold;
 	font-style: italic;
 	list-style-type: square;
 	text-align: left
}
