body {
	background-color: #fff;
	font-family: arial, sans-serif;
	color: #000;
	font-size: 84%;
}

table {
	margin: 0 auto;
}

td.center {
	text-align: center;
}

td.top {
	vertical-align: top;
}

td.thirty {
	width: 33%;
}

.head1 {
	font-family: verdana, arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

.ari {
	font-family: arial, sans-serif;
	font-size: 100%;
}

.ver {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
}

.redBold {
	color: #cc0000;
	font-weight: bold;
	background-color: inherit;
}

.verRed {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	color: #cc0000;
	font-weight: bold;
	background-color: inherit;
}

ul { 
	font-family : arial, sans-serif; 
	font-size: 100%;
	margin-bottom: 5px;
} 

ul ul {
	list-style-type: disc;
	font-family : Arial, sans-serif; 
	font-size: 100%;
	margin-bottom: 5px;
}

.exceptionItemList li {
	list-style-image: url("../images/no-sign.gif");
	margin-left: 6px;
	padding-left: 3px;
}

li { 
	margin-bottom: 5px;
} 
