a:link {
	text-decoration: underline;
	color: #101073; text-transform:capitalize
}

a:visited {
	text-decoration: underline;
	color: #333333;
}

a:active {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	color: #000000;
}

a:link.white {
	text-decoration: none;
	color: #9395D7;
}

a:visited.white {
	text-decoration: none;
	color: #9395D7;
}

a:active.white {
	text-decoration: none;
	color: #9395D7;
}

a:hover.white {
	text-decoration: none;
	color: #CCCCFF;
}

h1	{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

table {
	font-family: Verdana; sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
	font-size: 12px
}
table.box { 
	border:2px solid #101073 
}


td.title { 
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

td.small { 
	font-size: 10px;
	font-weight: bold;
	line-height: 150%
}

td.footer { 
	font-size: 10px;
	font-weight: normal
}

td.rule { 
	background: #101073; 
}

td.box { 
	border:1px solid #101073;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana; sans-serif; 
	font-weight: bold;
	text:#000000;
	margin: 0
}

p {
	font-family: Verdana; sans-serif; 
	font-weight: bold;
	color:#000080
}

input.submit { 
	border:1px solid #101073; 
	font-family: Verdana; sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#101073;
	background-color:#FFFFFF
}

input.text { 
	border:1px solid #101073; 
	font-family: Verdana; sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#101073;
	background-color:#FFFFFF
}

select { 
	border:1px solid #101073; 
	font-family: Verdana; sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#101073;
	background-color:#FFFFFF
}

textarea { 
	border:1px solid #101073; 
	font-family: Verdana; sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#101073;
	background-color:#FFFFFF
}

descriptions {
	font-family: Trebuchet MS; Trebuchet; Tahoma; sans-serif 
	font-weight: bold;
		font-size: 12px;
	color:#FF5959
}