body
{
background-image:	url("image/background.gif");
}

.border
{
border-color:			#424B52;
border-style:			solid;
background-color:		white;
}

.border
{
border-color:			#424B52;
border-style:			solid;
border-width:			1px;
background-color:		white;
}

.background_red
{
background-color:		#A31E22;
}

.background_gray
{
background-color:		#424B52;
}

.text_white
{
font-family: 		Verdana;
font-size: 			9px;
color:				FFFFFF;
text-decoration: 	none;
}

.text_white a:link
{
font-family: 		Verdana;
font-size: 			9px;
color:				FFFFFF;
text-decoration: 	none;
}

.text_white a:hover
{
font-family: 		Verdana;
font-size: 			9px;
color:				424B52;
text-decoration: 	none;
}

.text_white a:visited
{
font-family: 		Verdana;
font-size: 			9px;
color:				FFFFFF;
text-decoration: 	none;
}

.menu
{
font-family: 		Verdana;
font-size: 			10px;
font-weight:		bolder;
color:				424B52;
text-decoration: 	none;
}

.menu a:link
{
font-family: 		Verdana;
font-size: 			10px;
font-weight:		bolder;
color:				424B52;
text-decoration: 	none;
}

.menu a:hover
{
font-family: 		Verdana;
font-size: 			10px;
font-weight:		bolder;
color:				A31E22;
text-decoration: 	none;
}

.menu a:visited
{
font-family: 		Verdana;
font-size: 			10px;
font-weight:		bolder;
color:				424B52;
text-decoration: 	none;
}

.title
{
font-family: 		Verdana;
font-size: 			10px;
font-weight:		bolder;
color:				A31E22;
text-decoration: 	none;
}

.text
{
font-family: 		Verdana;
font-size: 			10px;
color:				424B52;
text-decoration: 	none;
}
h1, h2{
    font-size:10px;
}
h1,h2{
    padding:10px 0;
    margin:0;
}