
UL.links {
list-style : square; 
}

P.contents {
padding-left: 10%
}

P.center {
font-size : 12pt; 
font-family : Georgia, serif; 
text-align : center; 
}

P.byline {
font-size : 75%; 
font-family : Georgia, serif; 
text-align : right; 
}

P {
font-size : 12pt; 
font-family : Georgia, serif; 
text-align : left; 
}

LI {
font-size : 12pt; 
font-family : Georgia, serif; 
text-align : left; 
}

IMG.right {
margin : 20px; 
float : right; 
}

IMG.left {
margin : 20px; 
float : left; 
}

H5 {
font-weight : 700; 
font-size : 14pt; 
font-family : Verdana, sans-serif; 
text-align : left; 
}

H3 {
font-weight : 700; 
font-size : 18pt; 
font-family : Verdana, sans-serif; 
text-align : center; 
}

H1 {
font-weight : 700; 
font-size : 24pt; 
font-family : Verdana, sans-serif; 
text-align : center; 
}

DT {
font-size : 12pt; 
font-family : Georgia, serif; 
text-align : left; 
}

DIV.right {
text-align : right; 
}

.center {
text-align : center; 
}

DD {
font-size : 12pt; 
font-family : Georgia, serif; 
text-align : left; 
}

BODY {
color : #000000; 
background-color : #ffffcc; 
background-repeat : no-repeat; 
background-position : 50% 0%; 
}

BLOCKQUOTE {
font-size : 12pt; 
font-family : Georgia, serif; 
text-align : left; 
}

A:visited {
color : #990066; 
background-color : transparent; 
}

A:link {
color : #000099; 
background-color : transparent; 
}

A:hover {
color : #0000ff; 
background-color : transparent; 
}

A:active {
color : #cc0066; 
background-color : transparent; 
}

.bold {
font-weight : 700; 
}

/*These styles define the navigation bars at the bottom of each page.*/

table.bar				{border: "0"; width: 100%; color: #ffffff;
								background-color: #000099}

p.barleft				{text-align: left; font-weight: 900;
								font-size: 75%; font-color: #ffffff;
								font-family: Verdana, sans-serif}

p.barright			{text-align: right; font-weight: 900;
								font-size: 75%; font-color: #ffffff;
								font-family: Verdana, sans-serif}
								
p.barcenter			{text-align: center; font-weight: 900;
								font-size: 100%; font-color: #ffffff;
								font-family: Verdana, sans-serif}
								
a.bar:link, a.bar:active, a.bar:visited
								{color: #ffffff; font-size: 75%; font-weight: 900;
								font-family: Verdana, sans-serif}
								
a.bar:hover			{color: #ffffcc; font-size: 75%; font-weight: 900;
								font-family: Verdana, sans-serif}
