
{GLOBAL SETTINGS}

body		{font-family:arial,helvetica,sans-serif;
		font-size:11px;
		color: #151515;
		font-weight:400;
		font-style: normal;
		padding: 11px;;
		margin-top: 10; 
		margin-bottom: 10;
		margin-left: 10; 
		margin-right: 10;
		}

b		{
		font-weight:600;
		}
		
i		{
		font-style:italic;
		}

u		{
		font-style:italic;
		}

h1
		{font-family: arial,helvetica,sans-serif;
		color: #006633;
		font-size: 22px;
		font-weight: 500;
		}

h2
		{font-family: arial,helvetica,sans-serif;
		color: #3333cc;
		font-size: 15px;
		font-weight: 600;
		}

 
h3		{font-family:arial,helvetica,sans-serif;
		color:#000000;
		font-family:arial;
		font-size:12px;
		font-weight:600;
		}

 
h4		{font-family:arial,helvetica,sans-serif;
		color:#3333cc;
		font-family:arial;
		font-size:12px;
		font-weight:500;
		}


.smallfont	{font-family: arial,helvetica,sans-serif;
		color: #999999;
		font-size: 11px;
		text-decoration: none;
		}

.fineprint
		{font-family: arialn,arial,helvetica,sans-serif;
		color: #0033cc;
		font-size: 11px;
		text-decoration: none;
		font-style: normal;
		align: center;
		}





a.:link
		{font-family: arial,helvetica,sans-serif;
		text-decoration: none;
		color: #009966;
		font-weight: 500;
		font-style: normal;

		}

a.:visited
		{font-family: arial,helvetica,sans-serif;
		text-decoration: none;
		color: #009966;
		font-weight: 500;
		font-style: normal;

		}
a.:active
		{font-family: arial,helvetica,sans-serif;
		text-decoration: underline;
		color: #0000ff;
		font-weight: 500;
		font-style: normal;

		}
a.:hover
		{font-family: arial,helvetica,sans-serif;
		text-decoration: underline;
		color: #0000ff;
		font-weight: 500;
		font-style: normal;

		}






{TABLES: TD,TH, CAPTION}



table 	{	cellpadding:0px;
		cellspacing:4px;
		}

th.total	{font-family:arial,helvetica,sans-serif;
		font-size:11px;
		color: #151515;
		font-weight: 600;
		background-color: #ccdede;
		}

th		{font-family:arial,helvetica,sans-serif;
		font-size:12px;
		color: #3333ff;
		font-weight: 600;
		background-color: #ccdede;
		}

td		{font-family:arial,helvetica,sans-serif;
		font-size:11px;
		color: #151515;
		font-weight: 500;
		}


td.alt1 {
		font-family: arial,helvetica,sans-serif;
		color:#151515;
		text-decoration:none;
		font-size:11px;
		font-weight:500;
		font-style: normal;
		background-color: #d2ffe2;

		}
td.alt2 {
		font-family: arial,helvetica,sans-serif;
		color:#151515;
		text-decoration:none;
		font-size:11px;
		font-weight:500;
		font-style: normal;
		background-color: #d2e2ff;

		}

tr.alt1 {
                font-family: arial,helvetica,sans-serif;
                color:#151515;
                text-decoration:none;
                font-size:11px;
                font-weight:500;
                font-style: normal;
                background-color: #d2ffe2;

                }
tr.alt2 {
                font-family: arial,helvetica,sans-serif;
                color:#151515;
                text-decoration:none;
                font-size:11px;
                font-weight:500;
                font-style: normal;
                background-color: #d2e2ff;

                }


