body {
background: url(images/bkg.jpg) repeat-x #c2e2ef;

}

table.body {
background-color: #ffffff;
}

h1 { 
	color: #339ecd; 
	font-family: Arial; 
	font-size: 22pt;
	margin-bottom: -18px;
} 

img.main {
	padding: 10px;
		}

li.main
{
	list-style-image:url(images/star.jpg);
	}

h2 {
	font-family: Arial;
	font-size: 18pt;
	color: #339ecd;
	margin-bottom: -18px;
}

h3 {
	font-family: Arial;
	font-size: 13pt;
	color: #339ecd;
	margin-bottom: -18px;
}

h4 { 
	font-family: Arial;
}


h4.sub { 

	color: #5c665a; 
	font-size: 13.5pt; 
}

a { 
	font-size: 12pt; 
	color: #339ecd; 
	font-family: Arial; 
	text-decoration: none; 
	font-weight: bold; 
}

a:hover { 
	
	color: #000000; 
	font-family: Arial; 
	text-decoration: none; 
}

a.main { 
	
	font-size: 13pt; 
	color: #339ecd; 
} 

a.main:hover { 

	color: #339ecd; 
}

a.footer { 	
	font-size: 10pt; 
	fone-weight: normal;
	color: #339ecd; 
} 

tr.1 {
	background-color: #d7caae;
}

tr.2 {
	background-color: #5c665a;
	color: #ffffff;
}


td.main {
 
	vertical-align: top; 
	padding: 10; 
}

td.menu {
 
	text-align: center; 
}

td.line { 

	width: 2; 
	background-color: #000000; 
}



p { 
	font-family: Arial;
	font-size: 11pt; 
}


ul {
	font-family: Arial;
	}

br.menu { 

	font-size: 5pt; 
}

table.org {
 
	font-family: Arial; 
}

li {
	list-style-type: disc;
}