body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 87%;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	color: #555;
	background-color:#FFFFFF;

}
.medium {		font-size:86%; }
.small {		font-size:84%; }
.x-small {		font-size:75%; }
.xx-small {		font-size:70%; }
.xxx-small {	font-size:65%; }

a.temp:visited {
	text-color:#FFF;
	color:#FFF;
}
a.d:visited {
	text-color:#333;
	color:#333;
}
table {border 0px}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 90%;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 90%;
}
hr {
	background : #CCCCCC;
	border-top : 1px solid #CCCCCC;
	color : #CCCCCC;
	height : 1px
}
.arrow {cursor:default;}
.smallgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #888888;
}
.smallgr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	color: #AAAAAA;
}
.normalgrey {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.smallgrhref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	color: #AAAAAA;
}
.orange{
	color: #FF9900;
}
.green{ color: #4FC726;
		text-color: #4FC726;
}
.blue {	color: #66C;
		text-color: #66C;		
}
.lightBlue {	color: #D6DCE5;
		text-color: #D6DCE5;		
}
.veryLightBlue {	color: #E3E7EE;
		text-color: #E3E7EE;		
}
.blueGrey {
 	color: #93A2BA;
	text-color: #93A2BA;		
}

.grey {	color: #999;
		text-color: #999;		
}
.red {	color: #900;
		text-color: #669;
}
.black {	color: #555;
		text-color: #555;
}

h1,h2,h3,h4,h5,h6 {
	font-color: #4FC726;
	color: #4FC726;
	text-align: center;
}
h1 {
	font-size: 160%;
	font-weight:normal;
}
h2 {
	font-size: 140%;
	font-weight:normal;
}
h3 {
	font-size: 125%;
	font-weight:normal;
}
h4 {
	font-size: 110%;
}

a:link {
	text-color:#00F;
	color:#00F;
}
a:active {
	text-color:#00F;
	color:#00F;
}
a:hover {
	text-color:#06F;
	color:#06F;
}
a:visited {
	text-color:#A64CA6;
	color:#A64CA6;
}

a.bluegrey:link {
	text-color:#93A2BA;
	color:#93A2BA;
}
a.bluegrey:active {
	text-color:#93A2BA;
	color:#93A2BA;
}
a.bluegrey:hover {
	text-color:#7789A8;
	color:#7789A8;
}
a.bluegrey:visited {
	text-color:#A64CA6;
	color:#A64CA6;
}

a.grey:link,a.grey:active,a.grey:visited,a.grey:hover {
	text-color:#999;
	color:#999;
}

a.white:link,a.white:active,a.white:visited {
	text-color:#FFF;
	color:#FFF;
	text-decoration: none;
}
a.white:hover {text-decoration:underline;color:#FFF;}

a.green:link,a.green:active,a.green:visited {
	text-color:#4FC726;
	color:#4FC726;
	text-decoration: underline;
}
a.green:hover {text-decoration: none;color:#FF6600;}

a.smallgrey:link,a.smallgrey:active,a.smallgrey:visited {
	text-color:#888888;
	color:#888888;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
a.smallgrey:hover {
	text-decoration:none;
	color:#FF6600;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
a.menu:link,a.menu:active,a.menu:visited {
	color:#444444;
	text-decoration: none;}
a.menu:hover {
	color:#669966;
	text-decoration: none;}
	
a.blue:link,a.blue:active,a.blue:visited {
	text-color:#666699;
	color:#666699;

}
a.blue:hover {color:#FF6600;}

.form {
	font: 10px Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	border: 1px solid;
	border-color: #CCCCCC #999999;
	background: #FFFFFF;
	clip:   rect(   );
	text-transform: none
}
.PicBorder 
{
	border:solid 1px #AAA;
}

.pic {
	color: #93A2BA;
	text-color: #93A2BA;
	font-size: 12px;
	font-family:"Arial Narrow", Geneva, Arial, Helvetica, sans-serif;

}
.name {	color: #669;
		text-color: #669;
		font-style: italic;
		font-size:87%;		
}
.description {	color: #999;
		text-color: #999;
		font-style: italic;
		font-size:87%;		
}
