body {
	background-image: url[http://www.headoverheelsinlove.net/casualty/casbg.jpg];
        background-repeat: repeat-y;
        font-family: georgia;
	font-size: 9pt;
	color: #000000;
        text-align : justify;
}
A:link, A:visted, A:hover {
	COLOR: #cccccc; font-weight:normal ;TEXT-DECORATION: none;
}
img, a:link img, a:visited img {
margin:0px 0px 0px 0;
margin-bottom: 0px;
}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family: verdana;
	font-size: 10pt;
	line-height: 11pt;
	color: #ffffff;
	background-color:  #030C83;
	cursor: default;
	display: block;
   	text-transform: lowercase;
	margin: -4px;
    padding: -4px;
    border-bottom: px solid #ffffff;
    border-left:6px solid #000000;
    text-align : left;
}
a.nav:hover {
	font-family: verdana;
	font-size: 10pt;
	line-height: 11pt;
    font-weight: none;
	color: #ffffff;
	background-color: #000000;
	cursor: default;
    border-right: 6px solid #ffffff;
	display: block;
	text-transform: lowercase;
	margin: -4px;
    padding: -4px;
}

u{
	font-size: 9pt;
	font-family: georgia;
	color: #000000;
	text-transform:underline;
}

b{
	font-size: 9pt;
	font-family: georgia;
	color: #000000;
	text-transform:bold;
}

i{
	font-size: 9pt;
	font-family : georgia;
	color: #000000;
	text-decoration:italic;
}


input, select, textarea,checkbox {
	border-bottom: 1px solid #000000; 
	border-top: 1px solid #ffffff; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #ffffff; 
	color: #000000;
	background: #ffffff;
	font-size: 9pt;
	font-family: georgia;
}