

UL { list-style-image: url(images/bullet_grey.gif) }

body {
magin: auto;
text-align: center;
}

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}


img.float-r
{
float: right;
margin-left:15px;
margin-bottom:15px;
margin-top:10px;
}

img.float-l
{
float: left;
margin-right:15px;
margin-bottom:15px;
margin-top:10px;
}

textarea
{
background-color:C7C4BC;
width:455px;
height:100px;
font-size: 14px;
font-family: sans-serif;
}

input
{
background-color:C7C4BC;
font-size: 11px;
font-family: sans-serif;
}

TD

{
font-size: 14px;
font-family: verdana, sans-serif;
font-weight: normal;
color: #303030;
letter-spacing: 1 px;
}

b

{
font-size: 11px;
font-family: verdana, sans-serif;
font-weight: normal;
color: #303030;
letter-spacing: 1 px;
}



.copyright
{
font-size: 11px;
font-family: sans-serif;
font-weight: normal;
letter-spacing: 1 px;
color: #999999;
}
