body	{
	background-color: #ffffff;
	font-size: 76%;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
        top:0; 
        left:0; 
        margin:0; 
        padding:0;
}

p,ol,dl,ul,table	{
	font-size: 1.0em;
}

h1	{
	font-size: 1.6em;
	font-weight: bold;
}

h2	{
	font-size: 1.3em;
	font-weight: bold;
}

h3	{
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

a:link  {
   color : #666699; 
   text-decoration : underline;
}

a:visited   {
    color : #666699;
    text-decoration : underline;
}

a:hover  {
	color : #990000;
	text-decoration : underline;
}

a:active    {
    color : #990000;
    text-decoration : underline;
}

#navbar a:link  {
   color : #003366; 
   text-decoration : none;
}

#navbar a:visited   {
    color : #003366;
    text-decoration : none;
}

#navbar a:hover  {
	color : #ffffff;
	text-decoration : none;
}

#navbar a:active    {
    color : #990000;
    text-decoration : none;
}

#navbar	{
	background-color: #9898c3;
	border-top: #003366 solid thin;
}

#masthead	{
	background-color: #9898c3;
}

.bodytext {
	line-height: 20px;
}

.caption {
	font-size: 0.9em;
	font-style: italic;
}

.footer {
	font-size: 0.9em;
}

.sidebar	{
	font-size: 0.9em;
	color: #ffffff;
}

.emphasis	{
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
}

.seminarcopy {
	font-size: 9px;
	line-height: 16px;
	color: #000000;
}
