
body {
	text-align: center;
}

#page {
	margin: 0 auto;
	width: 790px;
	text-align: left;
}

#content {
	width: 518px;
	float: left;
}

#box {
	width: 518px;
}

h1 {
	text-align: right;
}

p {
	font-family: Times New Roman PS MT,Times New Roman,serif;
	font-size: 12pt;
	color: #333333;
	text-align: justify;
}


h2 {
	font-family: Times New Roman PS MT,Times New Roman,serif;
	font-size: 18pt;
	font-weight: normal;
	font-style: italic;
	color: #333333;
}

h3 {
	font-family: Times New Roman PS MT,Times New Roman,serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	color: #333333;
}

#nav {
	float: right;
	text-align: right;
}

#nav ul {
	list-style: none;
	padding-top: 60px;
}

#nav li {
	padding-bottom: 16px;
	letter-spacing: 2px;
}

#nav li a:link,
#nav li a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

#nav li a:active,
#nav li a:hover {
	color: #0000ff;
	text-decoration: none;
	border-bottom: 1px dotted #0000ff;
}

#nav a:active,
#nav a:hover,
#nav a:link,
#nav a:visited {
	color: #0000ff;
	text-decoration: none;
	border: none;
}


a:link,
a:visited {
	color: #0000ff;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	letter-spacing: 1px;
}

a:active,
a:hover {
	color: #0000ff;
	text-decoration: none;
	border-bottom: 1px solid #0000ff;
}

h1 a:link,
h1 a:visited,
h1 a:active,
h1 a:hover {
	text-decoration: none;
	border: none;
}


li {
	padding: 4px;
}
