

/*stardust STYLESHEET*/


A.link {
	color : #990033;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 10px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}


A.link:Hover {
	color : #990033;
	text-decoration : underline;
	font-weight : normal;
	font-size : 12px;
	line-height : 10px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}


A.linkon {
	color : #F00;
	text-decoration : underline;
	font-weight : normal;
	font-size : 12px;
	line-height : 10px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}

A.header {
	color : #458B00;
	text-decoration : none;
	font-weight : bold;
	font-style: italic;
	font-size : 18px;
	line-height : 30px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}

A.address {
	color : #3399FF;
	text-decoration : none;
	font-weight : bold;
	font-style: none;
	font-size : 10px;
	line-height : 20px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}

TD.title{
	background-color: #ffffff;
	color : #600; 
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 10px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 2px;
	padding-right: 2px;
}

TD.body{
	color : #000000; 
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 22px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 20px;
}

TD.list{
	color : #000000; 
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 12px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 0px;
}

TD.box2{
	background-color: #ffffff;
	color : #000000; 
	text-decoration : none;
	font-weight : normal;
	font-size : 11px;
	line-height : 20px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

TD.box3{
	background-color: #ffffff;
	color : #000000; 
	text-decoration : none;
	font-weight : normal;
	font-size : 11px;
	line-height : 20px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 10px;
}

TD.form{
	color : #E6E6FA; 
	text-decoration : none;
	font-weight : normal;
	font-size : 11px;
	line-height : 11px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.nav{
	background-color: #66cc66;
	color : #000000; 
	text-decoration : none;
	font-weight : normal;
	font-size : 11px;
	line-height : 11px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}

h3 {
	color : #458B00;
	text-decoration : none;
	font-weight : bold;
	font-style: italic;
	font-size : 18px;
	line-height : 24px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}

h4 {
	color : #548B54;
	text-decoration : none;
	font-weight : bold;
	font-style: italic;
	font-size : 18px;
	line-height : 20px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}

A.blackcopy {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 2px;
	line-height : 4px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}


