BODY, TD {
	color : Black;
	font-family : sans-serif;
	font-size: 14px;
	font : Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
}

H2 {
	font-size: 14pt;
	color: #8A1041;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: #999966;
}

HR {
	height: 1pt;
}

A:FOCUS {
		color: #8A1041;
}

A:VISITED {
	color : #999966;
}

.button {
	border-style : solid;
	border-width : 1px;
	padding : 3px;
	background-color : #CCFFFF;
	font-weight : bold;
}

.content {
	margin-left : 10px;
	margin-top : 24px;
}

.navLink {
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
}

.rightbar {
	border-left : 1px solid Silver;
	border-top: 1px solid Silver;
	padding-left : 6px;
	padding-top : 4px;
	margin-bottom: 10px;
	font-size : 11px;
}

.firstTipHeader {
	font-weight : bold;
	font-size: 12px;
	color: #8A1041;
	padding-bottom: 3px;
	border-bottom: 1px solid Silver;
	margin-bottom: 3px;
}

.tipHeader {
	font-weight : bold;
	font-size: 12px;
	color: #8A1041;
	padding-top: 24px;
	padding-bottom: 3px;
	border-bottom: 1px solid Silver;
	margin-bottom: 3px;
}

.tipItem {
	font-weight : bold;
	font-size: 11px;
}

.tipContent {
	padding-bottom: 4px;
	padding-left: 8px;
}

.tipList {
	padding-bottom: 5px;
	padding-left: 8px;
}

li {
	padding-top: 2px;
}
