body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #254c68;
}

body {
	background-color: #ffffff;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 25px;
	color: #477b90;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #477b90;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 36px;
	color: #477b90;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0093ff;
	text-decoration: none;
}

a.menu {
	font-size: 20px;
	color: #0093ff;
}

a.grey {
	color: #666666;
}

a.menu2 {
	font-size: 12px;
	color: #0093ff;
}

a.right_sel {
	color: #ff0000;
}


a:hover
{
	color: #7200ff;

}

img
{
border-color: #000000;
}

td.side 
{ 
width: 10;
background-color: #ffffff;
}

table.header
{ 
width: 500px;
height: 30px;
border: 2 dotted #638d9e;
float: center;
}

td.pad10 { padding: 10px; }
td.pad10a { padding: 10px; font-size: 12px; }

