﻿body
{  
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 83%;
	color: black;
	background-color:White;
	margin:0;
}
.contents
{
    width:764px;
}
.homedate
{
    margin:1em 1em 1em 1em;
    text-align:right;
	font-size:83%;
	font-family: Verdana, Geneva, arial, sans-serif; 
}

/*
h2 
{  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 13pt; 
	color: #666666; 
	text-decoration: none;
}
h3
{  
	font-family: Verdana, Geneva, arial, sans-serif; 
	font-size: 13pt; 
	color: #666666; 
	text-decoration: none;
}	
hr
{  
	height: 1px; 
	color: #CCCCCC;
}
ul
{
	font-family: Verdana, Geneva, Arial, san-serif;
	font-size: 83%;
	list-style-position: outside;
	list-style-type: none;
	list-style-image:  url(../images/global/bullet.gif);
}	
.small 
{  
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 7.5pt; 
	color: #000000; 
	text-decoration: none;
}
.smallBold
{  
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 7.5pt; 
	font-weight: bold; 
	text-decoration: none;
}
.smallBoldColor
{  
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 70%; 
	font-weight: bold; 
	color: #3366cc; 
	text-decoration: none;
}
.smallLink 
{  
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 7.5pt; 
	font-weight: bold; 
	color: #6666CC; 
	text-decoration: none;
}	
.smallLink:hover 
{  
	color: #000000;
}
	
.smallLink:active 
{  
	color: #FFCC00;
}
.smallLink:visited 
{  
	color: #6666CC;
}
*/