body 	{
	background-color:rgb(4,76,175);
	color:rgb(230,238,248);
	font-size:13px; 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	}

h1	{
	font-family:"Century Gothic";
	color:rgb(67,121,195);
	}

h2	{
	font-family:"Century Gothic";
	color:rgb(67,121,195);
	text-align:center;
	}

h3	{
	font-family:"Century Gothic";
	color:rgb(67,121,195);
	}

h4	{
	font-family:"Century Gothic";
	color:rgb(67,121,195);
	}

a	{
	text-decoration: none;
	color:rgb(130,166,216);
	}

a.nav	{
	font-family:"EngraversGothic BT","Century Gothic";
	text-decoration: none;
	color:rgb(230,238,248);
	}

a:hover	{
	text-decoration: underline; 
	color:rgb(130,166,216);
	}

.headline {
	font-family:"EngraversGothic BT","Century Gothic";
	font-size:24px;
	color:rgb(4,76,175);
	}

.caption {
	font-family:Tahoma;
	font-size:9px;
	color:rgb(4,76,175);
	}

table.table-primary {
	width:650px;
	padding:0px;
	spacing:0px;
	background-color:rgb(230,238,248);
	color:rgb(4,76,175);
	font-size:13px; 
	font-family:"Century Gothic",Tahoma, Verdana, Helvetica, Arial, sans-serif;
	}

table.table-interior {
	width:100%;
	padding:0px;
	spacing:0px;
	background-color:rgb(230,238,248);
	color:rgb(4,76,175);
	font-size:13px; 
	font-family:"Century Gothic",Tahoma, Verdana, Helvetica, Arial, sans-serif;
	}

table.fees {
	width:100%;
	padding:0px;
	spacing:0px;
	background-color:rgb(230,238,248);
	color:rgb(4,76,175);
	font-size:12px; 
	font-family:"Century Gothic",Tahoma, Verdana, Helvetica, Arial, sans-serif;
	}

table.top-nav {
	width:100%;
	padding:0px;
	spacing:0px;
	background-color:rgb(4,76,175);
	color:rgb(230,238,248);
	font-size:18px; 
	font-family:"Century Gothic",Tahoma, Verdana, Helvetica, Arial, sans-serif;
	}

td 	{
	vertical-align: top;
	}

td.shaded 	{
	background-color:rgb(192,210,235);
	}

div.bodytext {
	text-align:left;
	text-indent:1cm;
	}

div.address {
	text-align:left;
	margin:1cm;
	}

span.profname {
	text-align:left;
	font-size:15px;
	font-family:"Century Gothic";
	color:rgb(67,121,195);
	cursor:pointer;
	margin:15px;
	}
	
img.imgleft {
	width: 267px;
	height: 400px;
	}