a:link
	{
	text-decoration:none;
	} 

a:visited
	{
	color:#003366; 
	text-decoration:none;
	} 

a:hover
	{
	color:#eeeeff;
	background:#336699;
	text-decoration:underline;
	} 

a	{
	font-size:9pt;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:#003366;
	}

button, .but
	{
	width:84px;
	font-size:8pt;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:#003366;
	}

h1	{
	font-weight:bold;
	color:#003366;
	text-align:left;
	font-size:29px;
	font-family:'BernhardMod BT','Times New Roman',Times,serif;
	}

table	{
	border-color:#ddddff #336699 #336699 #ddddff;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:0px;
	border-top-width:2px;
	border-bottom-width:4px;
	border-right-width:4px;
	border-left-width:2px;
	}


.t, .tc, .ti
	{
	font-size:9pt;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	margin-left:3pt;
	color:#000033;
	}

.t
	{
	margin-left:4pt;
	}

.tc	{
	text-align:center;
	}

.ti	{
	text-indent:14pt; 
	}
