body, td {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 10px; 
	margin-left: 0px;
}


.topnav, .topnav a, .topnav a:hover {
	color: white;
	background-color: #DE0000;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}


.sidenav {
	color: #404040;
	background-color: #E1E1E1;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}


.sidenav a, .sidenav a:hover {
	font-size: 12px;
	background-color: #E1E1E1;
}


.home {
	color: #404040;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}


p {
	color: #404040;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}


h3 {
	color: #DE0000;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}


h31 {
	color: black;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}


h4 {
	color: black;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}


h5, .heading5 {
	color: black;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h6, .heading6 {
	color: black;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h7, .heading7 {
	color: black;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	
}

h8 {
	color: #DE0000;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.footer p {
	font-size: 10px;
}


ul {
	margin-bottom: 0px;
}
li.exlarge {
	
	margin-top: 12px;
	color: #404040;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}

li.large {
	list-style-image: url('http://www.adocsolution.com/images/list_bullet.gif');
	list-style-type: square;
	margin-top: 12px;
	color: #404040;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

li.medium {
	list-style-image: url('http://www.adocsolution.com/images/list_bullet2.gif');
	list-style-type: square;
	margin-top: 12px;
	color: #404040;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
li.mediumind {
	list-style-image: url('http://www.adocsolution.com/images/list_bullet2.gif');
	list-style-type: square;
	margin-top: 12px;
	margin-left: +25px;
	color: #404040;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
li.small {
	list-style-type: square;
	margin-top: 0px;
	margin-left: -15px;
	color: #404040;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
li.exsmall {
	list-style-type: square;
	margin-top: 0px;
	
	color: #404040;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

li.number {
	list-style-type: decimal;
	margin-top: 12px;
	color: #404040;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}


a {
	color: #404040;
	text-decoration: none;
	background-color: white;
}


a:hover {
	color: #DE0000;
	text-decoration: underline;
	background-color: white;
}

