.border
{
border: 1px solid #ffffff;
}

.border2
{
border: 1px solid #000000;
}


a:link  {
color : #000000;
text-decoration : none;
font-weight : normal;
}

a:visited  {
color : #000000;
text-decoration : none;
font-weight : normal;
}

a:active  {
color : #000000;
text-decoration : none;
font-weight : normal;
}

a:hover  {
color : #669966;
text-decoration : none;
font-weight : normal;
}

.nav  {
color : #ffffff;
font-family: arial;
font-weight : normal;
font-size: 12px;
}

.nav:link  {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}

.nav:visited  {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}

.nav:active  {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}

.nav:hover  {
color : #669966;
text-decoration : none;
font-weight : normal;
}

.link  {
color : #669966;
font-family: arial;
font-weight : normal;
font-size: 12px;
}

.link:link  {
color : #669966;
text-decoration : none;
font-weight : normal;
}

.link:visited  {
color : #669966;
text-decoration : none;
font-weight : normal;
}

.link:active  {
color : #669966;
text-decoration : none;
font-weight : normal;
}

.link:hover  {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}
		
h1
{
font-size: 25px;
margin: 0px;
font-family: Trebuchet MS; 
font-style: italic;
}

h2
{
font-size: 20px;
margin: 0px;
font-family: Trebuchet MS; 
font-style: italic;
}

h3
{
font-size: 17px;
margin: 0px;
font-family: Trebuchet MS; 
font-style: italic;
}

h4
{
font-size: 14px;
margin-bottom: 5px;
font-family: Trebuchet MS; 
font-style: italic;
font-weight: normal;
}

h5
{
font-size: 8px;
margin: 0px;
font-family: verdana, Trebuchet MS;
}


.mini
{
font-size: 9px;
color: #333333;
font-family: verdana, Trebuchet MS;
}

.mini:link  {
color : #333333;
text-decoration : none;
font-weight : normal;
}

.mini:visited  {
color : #333333;
text-decoration : none;
font-weight : normal;
}

.mini:active  {
color : #333333;
text-decoration : none;
font-weight : normal;
}

.mini:hover  {
color : #669966;
text-decoration : none;
font-weight : normal;
}


