h1 {font-size:1.25em; margin:0.50em 0}
h1.Header01 {
	color:#0099FF;
	font-size:1em;
	line-height: 1.25em;
}
h2 {margin:0.50em 0}
h3 {margin:0.50em 0}
h4 {margin:0.50em 0}
h4.Header04 {margin-top:-0.25em; margin-bottom:1em; font-size:1em}
h5 {margin:0.50em 0}
h6 {margin:0.50em 0}
p {margin:0.50em 0}
.bigger {
		font-size:1.25em
}
.big {
		font-size:1em
}
.normal {
	font-size:0.80em;
}
.small {
	font-size:0.85em
}
.smaller {font-size:0.65em}
.aster {color:#CC0000}

a:link {
	text-decoration:none;
	color:rgb(100,100,100);
}

a:visited {text-decoration:none;
	color:rgb(100,100,100);
}

a:active {text-decoration:underline;
	color:rgb(100,100,100)}

a:hover {
	text-decoration:underline;
	color:rgb(50,50,50);
}
	
.linkBold {text-decoration:underline; font-weight:bold}

img {
	padding:0;
	border:0;
	margin-top: 0px;
}
.link {background-color:#FFFFCC}
.link2 a{color:#333}
.centered {text-align:center}

.left {text-align:left}

.right {text-align:right}

.verticalTop {
	vertical-align:top
}

.verticalMiddle {
	vertical-align:middle
}

.verticalBottom {
	vertical-align:bottom
}

.itemsList  {
	margin-bottom:1em;
}

.italic {font-style:italic}

.article {
	margin-top:1em;
}
