body 	
	{	
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #c0c0c0;
	font-family : Tahoma;
	font-size : 12px;

	}

a:link
	{
	text-decoration : underline;
	color : #2b4799;
	}

a:active
	{
	text-decoration : none;
	color : #2b4799;
	}

a:visited
	{
	text-decoration : underline;
	color : #2b4799;
	}

a:hover
	{
	text-decoration : underline;
	color : #383838;
	}

.nav
	{
	font-family : Tahoma;
	font-size : 10px;
	letter-spacing: 5px;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
	}


a:link.nav
	{
	color : #232323;
	text-decoration : none;
	}

a:active.nav
	{
	color : #232323;
	text-decoration : none;
	}

a:visited.nav
	{
	color : #232323;
	text-decoration : none;
	}

a:hover.nav
	{
	color : #9e9e9e;
	text-decoration : none;
	}

td,p
	{
	font-family : Tahoma;
	font-size : 12px;
	line-height: 20px;
	color : #2b2b2b;
	}

.h1
	{
	font-family : Tahoma;
	font-size : 16px;
	line-height: 20px;
	color : #2b2b2b;
	text-decoration: none;
	}


.footer
	{
	font-family : Tahoma;
	font-size : 9px;
	line-height: 19px;
	color : #383838;
	}

.footer1
	{
	font-family : Tahoma;
	font-size : 9px;
	line-height: 14px;
	color : #383838;
	}

.notes
	{
	font-family : Tahoma;
	font-size : 10px;
	line-height: 14px;
	color : #2b2b2b;
	}


.textHead
	{
	font-family : Tahoma;
	font-size : 18px;
	line-height: 24px;
	color : #2b2b2b;
	font-weight: bold;
	}

h2
	{
	font-family : Tahoma;
	font-size : 11px;
	color : #69694d;
	font-weight: bold;
	}


.headerbg
	{
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	}

.bodybg
	{
	background-image: url(images/body-bg.jpg);
	background-repeat: no-repeat;
	}

.footerbg
	{
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	}

.noshadow
	{
	border:1px solid #000000;
	}
