html, body {margin: 0px;
}
body, td {
	color: #333333;
	font-family: arial;
	font-size: 12px;
}
body {
	background-image:url(images/logo_left.jpg);		
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:bottom right;
}
a {
	text-decoration: underline;
	color: #000066;
}

a:hover{text-decoration: underline; color: black;}

.ten {
	font-size: 10px;
}
.justify {
	text-align: justify;
}
.black {
	font-weight: bold;
	color: #333333;
}
.title {
	text-transform: uppercase;
	color: #000066;
	font-weight: bold;
	background-image: url(images/i.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
}
.boldblue {
	font-weight: bold;
	color: #000066;

}
.speech {
	BACKGROUND-COLOR: #F1F1FD;
	border: 1px dashed #CCCCCC;
	padding: 10px;
	color: #000066;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}

.yello {
	font-weight: bold;
	color: #FFCC00;

}

.caps {
	text-transform: uppercase;
}

.mail {
	color: #000066;

}
.gry {
	background-color: #F1F1FD;
}

.pic {
	background-image: url(images/zoom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.rightalign {
	background-repeat: repeat-y;
	background-position: right;
}

.speechjust {
	BACKGROUND-COLOR: #F1F1FD;
	border: 1px dashed #CCCCCC;
	padding: 10px;
	text-align: justify;
	color: #000066;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;



}
