/* I-X Style, Austin Tate, 1-Mar-2002 */

*   {
	font-family: "arial", san-serif;
}
H1  {
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #6688BB;
}

H2  {
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

H3  {
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

H4  {
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

H5  {
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

H6  {
	font-size: xx-small;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

PRE  {
	font-family: Courier, monospace;
}

A  {
	color: #003399;
}

A:Visited  {
	color: #666666;
}

A:Active  {
	color: Maroon;
}

A:Hover  {
	color: #6688BB;
}

.mainText  {
	font-style: normal;
	text-decoration: none;
	border-width: 0;
	clear: none;
	float: none;
}

.centenq  {
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

hr  {
	color: #6688BB;
	height: 1px;
}

img  {
	border-width: 0;
}

.cTseperator  {
	height: 1px;
}

li  {
	line-height: 125%;
	font-size: x-small;
}

table
    {
	font-size: x-small;
}

ul  {
	list-style-image: url(life-bullet.gif);
}

ul ul  {
	list-style-image: none;
}

ol ul  {
	list-style-image: none;
}

.Listitems  {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border-width: 0;
	list-style-type: square;
}

.Tag1 {
        font-size: 1em;
        font-weight: bold;
        font-style: normal;
        color: #6688BB;
}

.Tag2 {
        font-size: 1.4m;
        font-weight: bold;
        font-style: normal;
        color: #6688BB;
}

.Tag3 {
        font-size: 1.8em;
        font-weight: bold;
        font-style: normal;
        color: #6688BB;
}

.Tag4 {
        font-size: 2.2em;
        font-weight: bold;
        font-style: normal;
        color: #6688BB;
}

.Tag5 {
        font-size: 2.5em;
        font-weight: bold;
        font-style: normal;
        color: #6688BB;
}
