/* GALCIT CSS Document */

body
{
	font-family: Verdana, arial, helvetica, geneva, sans-serif;
	font-size: x-small;
	color: #333;
	background-color: #FFFFFF;
	line-height: 130%;
}

/* body links */
a:link
{
	color: #cc6600;
	text-decoration: none;
}

a:active
{
	color: #669900;
	text-decoration: underline;
}

a:visited
{
	color: #cc6600;
	text-decoration: none;
}

a:hover
{
	color: #669900;
	text-decoration: underline;
}
/* END body links */

/* special links */
a.speciallink:link
{
	font-size: x-small;
	color: #9A19BB;
	text-decoration: underline;
}

a.speciallink:active
{
	font-size: x-small;
	color: #cc6600;
	text-decoration: underline;
	}

a.speciallink:visited
{
	font-size: x-small;
	color: #9A19BB;
	text-decoration: underline;
}

a.speciallink:hover
{
	font-size: x-small;
	color: #cc6600;
	text-decoration: underline;
}

a.speciallink2:link
{
	font-size: x-small;
	color: #666;
	letter-spacing: 1px;
	text-decoration: none;
}

a.speciallink2:active
{
	font-size: x-small;
	color: #cc6600;
	letter-spacing: 1px;
	text-decoration: none;
	}

a.speciallink2:visited
{
	font-size: x-small;
	color: #666;
	letter-spacing: 1px;
	text-decoration: none;
}

a.speciallink2:hover
{
	font-size: x-small;
	color: #cc6600;
	letter-spacing: 1px;
	text-decoration: none;
}
/* END special links */

/* text accents */
.specialparagraph
{
    font-family: Verdana, arial, helvetica, geneva, sans-serif;
    font-size: small;
    color: #333;
    line-height: 150%;
}

.superhead
{
	font-size: large;
	font-family: Arial, helvetica, verdana, geneva, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	color: #333;
	line-height: 130%;
	text-transform: uppercase;
}

.superhead2
{
	font-size: large;
	font-family: Arial, helvetica, verdana, geneva, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	color: #669900;
	line-height: 130%;
	text-transform: uppercase;
}

.superhead3
{
	font-size: large;
	font-family: Arial, helvetica, verdana, geneva, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	color: #cc6600;
	line-height: 130%;
	text-transform: uppercase;
}

.subhead
{
	font-size: x-small;
	font-family: Arial, helvetica, verdana, geneva, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333;
	line-height: 130%;
	text-transform: uppercase;
}

.subhead2
{
	font-size: x-small;
	font-family: Arial, helvetica, verdana, geneva, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	color: #669900;
	line-height: 130%;
	text-transform: uppercase;
}

.subhead3
{
	font-size: x-small;
	font-family: Arial, helvetica, verdana, geneva, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	color: #cc6600;
	line-height: 130%;
	text-transform: uppercase;
}

.pagehead1
{
	font-size: small;
	font-family: Arial, helvetica, verdana, geneva, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	color: #666;
	line-height: 130%;
	text-transform: uppercase;
}

.accent1
{
	font-size: x-small;
	font-family: Verdana, arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	color: #669900;
	line-height: 130%;
}

.accent2
{
	font-size: x-small;
	font-family: Verdana, arial, helvetica, geneva, sans-serif;
	font-weight: normal;
	color: #666;
	line-height: 130%;
}

.accent3
{
	font-size: x-small;
	font-family: Verdana, arial, helvetica, geneva, sans-serif;
	font-weight: normal;
	color: #669900;
	line-height: 130%;
}

.accent4
{
	font-size: xx-small;
	font-family: Verdana, arial, helvetica, geneva, sans-serif;
	font-weight: normal;
	color: #666;
	line-height: 130%;
}
.date
{
     color:#669900;
	 line-height: 130%;
}


.range 
{
     font-family: verdana, arial, helvetica, geneva, sans-serif; 
	 font-size:large; 
	 color:#333; 
	 font-weight: bold;
	 line-height: 130%;
}


.range2 
{
     font-family: 
	 verdana, arial, helvetica, geneva, sans-serif; 
	 font-size:large; 
	 color:#669900;
	 line-height: 130%;
}


.series 
{
     font-family: 
	 verdana, arial, helvetica, geneva, sans-serif; 
	 font-size:large; 
	 color:#cc6600;
	 line-height: 130%;
}

.click 
{
     font-family: verdana, arial, helvetica, geneva, sans-serif; 
	 font-size:x-small; 
	 color:#666;
	 line-height: 130%;
}
/* END text accents */
.subhead4 {
	font-size: x-small;
	font-family: Arial, helvetica, verdana, geneva, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	color: #9A19BB;
	line-height: 130%;
	text-transform: none;
}
