body {
	background-color: white;
	margin:5px;
}
p{
font-size:11px;
color:#F7F7F7;
font-family:Arial, Helvetica, sans-serif, Verdana;
}
hr{
}
h1, h2, h3, h4, h5{
color:#FFFFFF;
}
a{
color:#66CCFF;
text-decoration:underline;
}
a:active{
color:#66CCFF;
text-decoration:underline;
}
a:visited{
color:#66CCFF;
}

.whiteA a{
color:white;
text-decoration:underline;
}
.whiteA a:active{
color:white;
text-decoration:underline;
}
.whiteA a:visited{
color:#F7F7F7;
}
.whiteA {
color:#F7F7F7;
font-family:Arial, Helvetica, sans-serif;
}
.menuItem{
	color:white;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}
.white{
color:white;
}
.black{
color:black;
}
.quoteBody{
font-style:italic;
font-weight:bold;
font-size:20px;
}
.quoteAuthor{
font-weight:bold;
font-size:12px;
}
.elementStrap{
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
.elementNav{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.imageTable{
 width:740px;
 height:550px;
 background-repeat:no-repeat;
 border:1px solid #666666;
}
