
.dougtax_head {
	font-family : Arial, Geneva, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color: #00008B;
}

.dougtax_h4 {
	font-family : Arial, Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #00008B;
	margin-bottom : 20px;
}
.dougtax_body {
	font-family :Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #222222;
}


h1 {
	font-family :Arial, Geneva, sans-serif;
	color: #00008B;
	font-weight : bold;
	font-size: 34px;
}
h2 {
	font-family :Arial, Geneva, sans-serif;
	color: #00008B;
	font-weight : bold;
	font-size: 24px;
}

h3 {
	font-family :Arial, Geneva, sans-serif;
	color: #00008B;
	font-weight : bold;
	font-size: 18px;
}


h4 {
	font-family : Arial, Geneva, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color: #00008B;
}

.calendar_color {
	font-family : Arial, Geneva, sans-serif;
	font-size : 12px;
	background-color : #DDDDDD;
}

.calendar_white {
	font-family : Arial, Geneva, sans-serif;
	font-size : 12px;
	background-color : #FFFFFF;
}

A:link, A:hover {
	color : #00008B;
}

td {
	font-family :Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #222222;
}


