body {
        font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
        font-size: 12px;
}

#header {
background: #f6f1de;
width: 100%;
height: 100px;
padding-bottom: 0px;
padding-left: 10px;
margin-bottom: 10px;
}

#Account {
margin-right: 20px;
text-align: right;
}

#ATC {
position: absolute;
margin-left: 20px;
text-align: left;
}

#content {
	position: absolute;
	margin-left: 200px;
	margin-top: -880px;
	width: 680px;
        font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

.google {
        font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
        font-size: 10px;
        font-style: normal;
	font-weight: bold;
        font-variant: normal;
        color: #000000;


}

a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


A:hover    {
	color: black;
	background: #CCCCCC;
           }

.red	{
	color: #FF3300;
	font-weight: bold;
	}

.purple {
	color: #9966CC;
	font-weight: bold;
	}

.invisible
        {
        font-size: 8px;
	color: #FFFFFF;
        }


.bluelink
	{
	color: #000066;
	}

h1 {
        font-size: 14px;    
        font-weight: bold;
        color: #000066;
	margin-bottom: .43em;
	border-bottom: thick; 
        }

h2 {
        font-size: 12px;
        font-weight: bold;
        color: #000066;
        margin-bottom: .43em;
        border-bottom: thick;
        }

h3 {
        font-size: 12px;
        font-weight: bold;
        color: #000066;
        margin-bottom: .43em;
        border-bottom: thick;
        }



.bigger {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	}

.smaller {
        font-size: 10px;
        font-weight: bold;
        color: #000000;
        }



.headline {
        font-size: 14px;
	color: #000066;
	font-weight: bold;
        }

.small {
	background: #666666;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
	}


.input {
        font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
        font-size: 10px;
        font-style: normal;
        font-variant: normal;
        background-color: #99CCFF;
}


