@import "menu.css";

body {
	background: #cecece url(../images/AIB_BG_2.jpg) 0 0 no-repeat fixed;
	color: #000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.explanation
{
	font-size: 12px;
	color: #000000;
}

.altRow {
	background-color:#FFFFFF;
}

p {
	font-size: 1.0em;
}

ul {
	font-size: 12pt;
}

a:link {
	color: #000000; text-decoration:underline;
}

a:visited {
	color: #000000; text-decoration:underline;
}

a:hover {
	color: #ffffff; text-decoration:none;
}

a:active {
	color: #000000; text-decoration:underline;
}

.copy {
	font-size: .8em;
}

.contact {
	font-size: .8em;
}

.lastmod {
	font-size: .8em;	
}

.sub_point {
	font: bold 10pt;
	color: #000099;
}

.size_18_bold {
	font: bold 24px;
}

.kit
{
	font: bold 16px;
}

.subkit
{
	font: bold 12px;
	text-decoration: underline;
}

.size_14_bold {
	font: bold 18px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

.size_14_bold_ital {
	font: bold 20px;
	font-style: italic;
}

h1 {
	font: bold 18pt;
}