BODY		{ font-size: 15px;
		font-weight: normal;
		font-family: Verdana, Helvetica, Arial;
		color: black;
		text-align: justify;
		margin-right: 0px; }

 .data		{
		font-size: 11px;
		font-family: Verdana, Helvetica, Arial;
		font-weight: normal;
		color: black;
		text-align: justify}
		
 .datac		{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	color: black;
	text-align: center
}

 .datai		{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	color: black;
	text-align: justify;
	font-style : italic;
}

 .datab		{
		font-size: 12px;
		font-family: Verdana, Helvetica, Arial;
		font-weight: bold;
		color: black;}

.cartbtn {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	color: black;
	white-space : nowrap;
}
		
.title {
	font-size: 20px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	color: #000064}
		
.authform { font-size: 10px;
		font-family: Verdana, Helvetica, Arial;
		font-weight: bold;
		color: black}
		
.address {
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	color: white;
	padding-left : 20px;
}

A		{text-decoration: underlined; font-weight: normal; color: #00A2E3}
A:link		{text-decoration: underlined; font-weight: normal; color: #00A2E3}
A:visited	{text-decoration: underlined; font-weight: normal; color: #00A2E3}
A:active	{text-decoration: underlined; font-weight: normal; color: #00A2E3}
A:hover		{text-decoration: underlined; font-weight: normal; color: #C19C16}

A.cartbtn	{text-decoration: none; font-style: normal; font-weight: normal; color: black; font-family: Verdana; font-size: 10px; white-space : nowrap;}
A.cartbtn:link 	{text-decoration: none; font-style: normal; font-weight: normal; color: black; font-family: Verdana; font-size: 10px; white-space : nowrap;}
A.cartbtn:visited 	{text-decoration: none; font-style: normal; font-weight: normal; color: black; font-family: Verdana; font-size: 10px; white-space : nowrap;}
A.cartbtn:active 	{text-decoration: none; font-style: normal; font-weight: normal; color: black; font-family: Verdana; font-size: 10px; white-space : nowrap;}
A..cartbtn:hover	{
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: red;
	font-family: Verdana;
	font-size: 10px; white-space : nowrap;
}

