a{
color:#CC6600;
text-decoration:underline;
}

a:hover{
color:#CCCC00;
text-decoration:underline;
}

p{
margin:0;
padding-top:10px;
padding-bottom:10px;
font-weight:normal;
text-indent:1em;
text-align:inherit;
word-spacing:normal;
}

hr{
border: 0;
width: 80%;
color: #f00;
background-color: #f00;
height: 1px;
margin-left:auto;
margin-right:auto;
}

UL {
margin-left:4em;
}
LI{
font-size:90%;
}
LI a{
text-decoration:none;
}

h1{
font-family:"Trebuchet MS";
color:#605C41;
font-size:165%;
font-weight:bold;
line-height:20px;
}
h2{
font-family:"Trebuchet MS";
color:#605C41;
font-size:145%;
font-weight:bold;
line-height:20px;
}
h3{
font-family:"Trebuchet MS";
color:#605C41;
font-size:115%;
font-weight:bold;
line-height:20px;
}
h4{
font-family:"Trebuchet MS";
color:#605C41;
font-size:105%;
font-weight:normal;
line-height:20px;
}
h5{
font-family:"Trebuchet MS";
color:#605C41;
font-size:90%;
font-weight:normal;
}
h6{
font-family:"Trebuchet MS";
color:#605C41;
font-size:70%;
font-weight:normal;
}

/*------ Custom Styles ---------*/
.red{
color:#CC0000;
}
.navy{
color:navy;
}
.ibmblue{
color:#02122C;
}
.ibmblue2{
color:#1C4064;
}
.headerbg1{
font-weight:bold;
	background-color:#CCCC99;
	text-indent:10px;
	line-height:20px;
display:block;
}
.headerbg2{
font-weight:bold;
color:#CC3300;
	background-color:#CC9900;
	text-indent:10px;
	line-height:24px;
display:block;
}