body{
     	width:		   95%;

}
.header {
        background-color: #CCCCCC;
        border: thin groove #000000;
        color: #0000FF;
        margin: 5px;
        clear:  both;
}
.form {
        background-color: #E5E5E5;
        border: thin groove #000000;
        color: #663399;
        margin: 5px;
}
.msg {
        background-color: #CCCCCC;
        border: thin groove #000000;
        vertical-align: top;
        margin: 5px;
        clear:  both;
}
.footer {

background-color: #CCCCCC;
        border: thin groove #000000;
        text-align: center;
        cursor: help;
        clear:both;
        margin: 5px;
}
.bottom_link{
        color:  black;
        text-decoration:        none;
        font-size:12px;
        font-weight: bold;
        padding-left:20px;
}
a.title{
	text-decoration:	none;
	font-size:		18px;
}
h1,h2,h3{
	 margin:		0px;
}
a {
   	text-decoration:        none;
	color:			#000997;
	font-family:	        Arial;
}
a:hover{
	text-decoration:	underline;
	color:			#4C5097;
}
div.copy{
        width:                  600px;
	color:                  black;
        font-weight:            bold;
        text-align:             center;
        font-size:              11px;
        font-family:            Verdana;
	border-color:		black;
        border-width:           1px 0px 0px 0px;
        border-style:           solid;
}
								

