body {
	color: #FFFFFF
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.shirt_details {
        font-size: 7px;
}

.small {
        font-size: 10px;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	COLOR: #FF0000;
	text-decoration: none;
}

a.active	{
	color: #FFFF66;
}

a.visited	{
	color: #FFFF88;
}


a.white {
	color: #ffffff;
        line-height: 1.5;
}

a.white:hover	{
	color: #eff3ff;
        line-height: 1.5;
}

a.white:visited	{
        line-height: 1.5;

}

a.welcome {
        line-height: 1.5;
	font-size: 15px; 
}

a.welcome:hover   {
        color: #000000;
        line-height: 1.5;
	font-size: 15px; 
}

a.welcome:visited {
        line-height: 1.5;
	font-size: 15px; 

}


/* Headings */
h1, h2, h3, h4, h5 {
	color: #FFFFFF;
	font-weight: 400;
	line-height:1;
    /*border-bottom: 2px solid; */
    margin-bottom: 3px;
}

h1 {	 
	font-size: 35px; 
	color: #00A516;
}

h2 {	 
	font-size: 13.5pt;
	color: #00A516;
}

h3 {	
	color: #00A516;
	font-size: 13.5pt; 
}

h4 {	 
	font-size: 11pt; 
	font-weight:bold;
}

h5 {
	font-size: 10pt; 
}

.sections { 
	FONT-SIZE: 16.5pt; 
	FONT-FAMILY: Verdana, sans-serif;
	color: #FFFFFF;
}

.form {	 
	color: #00A516;
	font-weight:bold;
}

.white {
	color: #FFFFFF;

}

TH {
	color: #000000;

}
.box2 { FONT: 70% Verdana, sans-serif; COLOR: #000000 }




