/* CSS Document */

body {margin:0px; background-color:#F6F4F4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:black
}

.family {background-repeat:no-repeat;
background-position:right top;
height:auto
}

.box {background-repeat:no-repeat;
background-position:left top;
height:auto
}


.bold {font-size:14px; 
padding:10px;
text-align:left;
line-height:18px}

.bold-2 {font-size:14px; 
padding:10px 10px 0 10px;
text-align:left;
line-height:21px;
font-weight:bold}

.bold-red {font-size:14px; 
padding:0 10px 10px 10px;
text-align:left;
line-height:21px;
font-weight:bold;
color:#72000D}

p {margin:0px; padding:0px}

a {text-decoration:none;
color:#0000CC;
font-weight:bold}

.input {border:1px solid black;
margin:0px; padding:0px;
color:#666666;
font-size:11px}

.style1 {
	color: #0000FF;
	font-weight: bold;
}