http://www.dynamicdrive.com/dynamicindex14/carousel2.htm
.StyleSheetHiddenPlaceHolder {
display : none;
}
body.home{
	background-color:#000000;
	height: 600px;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size: 12pt;
	font:1.0em/1.2em Verdana, Geneva, Arial, helvetica, sans-serif;
}
table.menu	{
background-color: black;
text-align: center;
}
td.menu	{
background-color: black;
font-size: 8pt;
font-weight: bold;
color: yellow;
}
TABLE.google	{
margin-top : 40%;
}
TD	{
	font-size: 9pt;
	padding: 10px;
}
img.left	{
	float: left;
}
img.right	{
float: right;
}
img.center	{
float: middle;
}

H1 {
margin-top:4em;
font-family : 'Verdana', 'Arial', 'Sans-Serif';
font-weight : bold;
font-size : 18pt;
color:#FFCC00
}
H2 {
font-family : 'Verdana', 'Arial', 'Sans-Serif';
font-weight : bold;
font-size : 13pt;
color : #FFCC00;
}
H3 {
font-family : 'Verdana', 'Arial', 'Sans-Serif';
font-weight : bold;
font-size : 12pt;
color : #FFCC00;
}
H4 {
font-family : 'Verdana', 'Arial', 'Sans-Serif';
font-weight : bold;
font-size : 11pt;
color : white;
}
H5 {
font-family : 'Verdana', 'Arial', 'Sans-Serif';
font-weight : bold;
font-size : 10pt;
color : white;
}
H6 {
font-family : 'Verdana', 'Arial', 'Sans-Serif';
font-weight : bold;
font-size : 9pt;
color : white;
}
UL {
margin-left : 1.0cm;
}
OL {
margin-left : 1.0cm;
}
LI.asg {
font-family : 'Arial';
font-size : 9pt;
color : white;
}
DL	{
margin-left : .5cm;
}
a:hover {
	text-decoration: underline;
	color:#66FFCC;

}
