body    {font-family:verdana,arial,sans-serif; font-size:10pt;}
div.c   {text-align:center;}
h1      {font-size:12pt; text-align:center;}
h2      {font-size:10pt; text-align:center;}
p       {font-size:10pt;}
p.1     {font-size:8pt; text-align:center;}
p.2     {font-size:10pt; text-align:center;}

table.t {background-color:#e4e4e4;}

table.c {width:500; background-color:#73A6F5; color: white;}
tr.c    {vertical-align:middle; font-size:10pt; height:25; text-align:left;}
td.c1   {width:140; text-align:right;}
td.c2   {width:145;}
td.c3   {width:70; text-align:right;}
td.c4   {width:145;}

table.s {width:740;}
tr.sh   {vertical-align:top; font-size:10pt; height:20; text-align:left; font-weight:bold; background-color:#73A6F5; color: white;}
tr.sd   {vertical-align:top; font-size:8pt; height:40; text-align:left;}
td.s1   {width:70;}
td.s2   {width:100;}
td.s3   {width:150;}
td.s4   {width:190;}
td.s5   {width:90;}
td.s6   {width:100;}
td.s7   {width:40; text-align:center;}

table.d {width:500;}
tr.dh   {vertical-align:top; font-size:10pt; height:20; text-align:center; color: white;}
tr.dd   {vertical-align:top; font-size:8pt; height:20; text-align:left;}
td.d1   {width:500; background-color:#73A6F5; text-align:center; font-weight:bold;}
td.d2   {width:120; background-color:#e1f0ff; text-align:right;}
td.d3   {width:380;}
td.d4   {width:500; text-align:center;}

table.n {width:500; border:1px solid #FF3300;}
td.n1   {text-align:center; font-size:10pt; font-weight:bold; color: #FF3300;}
td.n2   {text-align:center; font-size:8pt; padding-left:5; padding-right:5;}

table.w {width:500; border:1px solid #99CCFF;}
td.w1   {text-align:center; font-size:10pt; font-weight:bold;}
td.w2   {text-align:center; font-size:8pt; padding-left:5; padding-right:5;}

.heading
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #73A6F5;
	text-align : center;
	text-valign : center
}
.link
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : black;
	background-color : white
}
a.link:link {text-decoration: none; color: #73A6F5}
a.link:visited {text-decoration: none; color: #73A6F5}
a.link:active {text-decoration: none; color: #999999}
a.link:hover {text-decoration: none; color: #999999}
