/*SeraMeyProject.org Style Sheet */

/* MAIN FONT STYLE*/

BODY, TD, .normal { 

font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
color:#000000;
}

P, BLOCKQUOTE{ 

font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
color:#000000;
line-height: 120%;
}

LI{ 

font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
color:#000000;
line-height: 140%;
}


/* LINKS*/
A:link {color:#990000;
font-weight: bold;
text-decoration: none;
}

A:active {color:#882E1C;
font-weight: bold;
text-decoration: none;
}

A:visited {color:#333333;
font-weight: bold;
text-decoration: none;
}

A.onred:link{ color:#FEB63D; 
font-weight: normal;
text-decoration: none;
}

A.onred:visited {color:#FEB63D; 
font-weight: normal;
text-decoration: none;
}


/*PADDING FOR TABLE*/



.spaceb {
padding-bottom: 2.3em;

}


/*ITALIC TEXT*/

.italic {
font-style: italic;
}

/* BOLD TEXT*/

.bold { 

font-weight: bold;
}


/* SMALLEST FONT*/

.small{
font-size: 10px;
}

.detail{ 
font-family: verdana,arial,helvetica,sans-serif;
letter-spacing: .1em;
font-size: 9px;
color:#FEB63D;
}

.indent{ 
font-family: verdana,arial,helvetica,sans-serif;
font-size: 9px;
letter-spacing: .1em;
margin-left: .25in;
}




/* HEADER STYLES*/

/*LARGEST HEADING*/

H1, {font-size: 16px;

font-weight: bold;

}


/*SECONDARY HEADING*/

H2, {font-size: 15px;

font-weight: bold;

}



/*TERTIARY HEADING*/

H3 {font-size: 14px;

font-weight: bold;

}


/*FOURTH HEADING*/

H4 {font-size: 12px;

font-weight: bold;

}





