p	{
	font-family: Arial;
	color:#000000;
	font-size:16px;
	font-weight:normal;
	padding-left: 15px;
	padding-right: 15px;
	}

.body	{
	font-family: Arial;
	color:#000000;
	font-size:16px;
	font-weight:normal;
	padding-left: 15px;
	padding-right: 15px;
	}

.title	{
	font-family: Palatino Linotype;
	color:#2D1664;
	font-size:24px;
	font-weight:normal;
	padding-left: 15px;
	padding-right: 15px;
	}

ul	{
	font-family: Arial;
	color:#2D1664;
	font-size:16px;
	font-weight:bold;
	padding-left: 15px;
	}

body {
	background-color: #e2e2e2;
	}

.footer {
	font: 13px bookman old style; 
	color: #AEAD98;
	}

.nav-footer {
	font: 13px bookman old style; 
	color: #AEAD98;
    text-decoration: none;
	}

A.nav-footer {
	font: 13px bookman old style; 
    color: #AEAD98;
    text-decoration: none;
	}

A.nav-footer:hover{
    font: 13px bookman old style;
    font-weight: normal;
	color: #0000ff;
	text-decoration:underline;
	}

.nav-top {
	font: 13px bookman old style; 
	color: #AEAD98;
	font-weight: bold;
    text-decoration: none;
	}

A.nav-top {
	font: 13px bookman old style; 
    color: #AEAD98;
    font-weight: bold;
    text-decoration: none;
	}

A.nav-top:hover{
    font: 13px bookman old style;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	}