/* --------------------------------------
   this CSS page controls the all the txt in this site http://familyservies.org including general and custom txt classes. */


/* all generic header settings */

body {
*font-size: 62.5%; 
margin: 0px 0px 0px 0px;} /* changes IE size  should be 62.5%*/

html>body { font-size: 10px; }



LI, LI LI, LI P, TD P, BLOCKQUOTE P, a, span, P, h1, h2, h3, h4, h5, h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
*font-size:1.0em;
}



ul {font-size:1.1em;}



img 
{
	border:none;
	margin:0px;
	padding:0px;
}

a {
color:#4B0DBE;
text-decoration:underline;
}

p {

font-size: 1.2em;
]font-size: 1.3em;/* IE HACK */
color:#000000;
}

h1 /* not used */
{
font-size: 1.4em;
}


h2
{
color:#4B0DBE;
font-size: 2.0em;

}

h3
{
font-size: 1.8em;

}

h4
{
font-size: 1.4em;
}

h5
{
font-size: 1.2em;
}

h6 
{
font-size: 1.1em;
]font-size: 1.2em;/* IE HACK */
color:#fff;
background-color:#4B0DBE;
padding:0px;
padding-top:3px;
padding-bottom:3px;
margin:0px;
}

.PurpleLine_use_H6 
{
font-size: 1.1em;
]font-size: 1.2em;/* IE HACK */
color:#fff;
background-color:#4B0DBE;
padding:0px;
padding-top:3px;
padding-bottom:3px;
margin:0px;
}

ul
{

}

li
{
font-size: 1em;
}



