/* $Workfile: mainstyle.css $ $Revision: 30 $ */

/* Basic Tag Definitions */

body
							{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}

table,tr,td,input,select,option,p 			{ margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
                                                          font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

b,i						{
							margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
							font-family: Arial, Helvetica, sans-serif; font-size: 12px
							}

em							{ font-size: 12; font-weight: bold;	color: #ff0000; }

A:link					{ font-weight: bold;	text-decoration: none; color: #000000;	}
A:visited				{ font-weight: bold;	text-decoration: none; color: #000000;	}
A:hover					{ font-weight: bold;	text-decoration: none; color: #4C5C13; }


