p		{
	font-family :Arial, sans-serif;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

.p		{
	font-family :Arial, sans-serif;
	font-size : 12px;
	color : black;
	text-decoration : none;
	font-weight: normal;
}

a.menu2		{
	font-family :Arial, sans-serif;
	font-size : 11px;
	color : white;
	text-decoration : none;
}
a.menu2:hover {  color: #ff9900;
				text-decoration: none
}
a.menu2:link {  color: #ffffff;
				text-decoration: none
}

h1		{
	font-family :Arial, sans-serif;
	font-size : 14px;
	color : black;
	text-decoration : none;
	font-weight: bold;
}
.h1		{
	font-family :Arial, sans-serif;
	font-size : 14px;
	color : black;
	text-decoration : none;
	font-weight: bold;
}
h2		{
	font-family :Arial, sans-serif;
	font-size : 16px;
	color : black;
	text-decoration : none;
	font-weight: bold;
}
.h2		{
	font-family :Arial, sans-serif;
	font-size : 16px;
	color : black;
	text-decoration : none;
	font-weight: bold;
}
h3		{
	font-family :Arial, sans-serif;
	font-size : 18px;
	color : black;
	text-decoration : none;
	font-weight: bold;
}
.h3		{
	font-family :Arial, sans-serif;
	font-size : 18px;
	color : black;
	text-decoration : none;
	font-weight: bold;
}
h4		{
	font-family :Arial black, arial, sans-serif;
	font-size : 30px;
	color : white;
	text-decoration : none;
	font-weight: bold;
}
.h4		{
	font-family :Arial black, arial, sans-serif;
	font-size : 30px;
	color : white;
	text-decoration : none;
	font-weight: bold;
}
.small		{
	font-family :Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.smallb		{
	font-family :Arial, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
}
.menu1		{
	font-family :Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : white;
	text-decoration : none;
}
.menu2		{
	font-family :Arial, sans-serif;
	font-size : 12px;
	color : white;
	text-decoration : none;
}
.menu3		{
	font-family :Arial, sans-serif;
	font-size : 12px;
	color : #aaaaaa;
	text-decoration : none;
}
.red		{
	color : #cc0000;
}

.white		{
	color : #ffffff;
}

.grey		{
	color : #cccccc;
}
.darkgrey		{
	color : #aaaaaa;
}
.TABLEb { border: 1px solid #0156d7; }
TD.tableb { border: 1px solid #0156d7; }

.allborder {
			border: solid thin rgb(0,0,0)
			}