.plain
{
	font-family:		Tahoma;
	font-size:			11px;	
}


.footer
{
	font-family:		Tahoma;
	font-size:			10px;
	color:				#555
}


h1
{
	font-family:		Garamond, Times New Roman;
	font-weight:		Normal;
	font-size:			32px;
	margin-bottom:		10px;	
}

h2
{
	font-family:		Tahoma;
	font-weight:		bold;
	font-size:			14px;
	margin-bottom:		5px;	
	
}

h3
{
	font-family:		Tahoma;
	font-weight:		bold;
	font-size:			14px;
	margin-bottom:		5px;
	margin-top:			0px;	
	
}

.hi
{
	font-family:		Tahoma;
	font-weight:		bold;
	font-size:			14px;
	margin-bottom:		5px;	
	
}

img.right
{
	margin-left:10px;
	text-align:right;	
}

img.left
{
	margin-right:10px;
	text-align:left;		
}

.320
{
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: justify;
	width: 320px;
}

.440
{
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: justify;
	width: 440px;
	
}



div.hr
{
  height: 1px;
  background: #fff url(/images/hr.gif) no-repeat scroll left;
  margin-top: 16px;
  margin-bottom: 0px;
}

div.hr hr 
{
  display: none;
}

p
{
	text-align:	justify;
}

a.top:link
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#444;
}

a.top:visited
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#444;
}

a.top:hover
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#aaa;
}

a:link
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#44c;
}

a:visited
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#44c;
}

a:hover
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#88f;
}


a.mnu:link
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#fff;
}

a.mnu:visited
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#fff;
}

a.mnu:hover
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#ff0;
}

a.mnualt:link
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#444;
}

a.mnualt:visited
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#444;
}

a.mnualt:hover
{
	margin-bottom:		6px;
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#aaa;
}

input
{
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		bold;
}


select
{
	font-family:		Tahoma;
	font-size:			11px;
	font-weight:		bold;
}

ul
{
	list-style-image:url(/images/topbullet.gif);
}