/*

GLOBAL STYLES

*/


body,tr,td,textarea		{ 
			font-family: helvetica,arial,sans-serif;
			
			}
p,td,tr			{ 
	
			font-size:12px;
			}
.table	{ 
			margin-left:10px;
			margin-top:10px;
			font-size:12px;
			}


h1			{ 
			font-size:18pt;
			font-weight: bold;
			}
h2			{ 
			font-size:16pt;
			font-weight: bold;
			}
h3			{ 
			font-size:14pt;
			font-weight: bold;
			}

h4			{ 
			font-size:12pt;
			font-weight: bold;
			}

h5			{ 
			font-size:10pt;
			font-weight: bold;
			}

h6			{ 
			font-size:8pt;
			font-weight: bold;
			}

hr			{
			color:#dddddd;
			}


a			{
			color: #000000;
			}

a:visited 		{
			color: #663366;
			}

a:hover 		{
			color: #3366cc;
			}


/*

FOOTER STYLES

*/

#footer a		{
			color: #777777;
			nowrap;
			font-size: 8pt;
			font-family: verdana,helvetica,sans-serif;
			text-decoration: none;
			font-weight: bold
			}

#footer a:hover 	{
			color: #000000
			}


#footerw	td	{
			color: #cccccc;

			font-family: verdana,helvetica,sans-serif;

			}





