body    {

        color:#FFFFCC;

        font-family: Arial, Helvetica, sans-serif;

        font-size: medium;

        font-style: normal;

        font-weight: normal;

        
}



.h1 {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 24px;

        font-style: normal;

        font-weight: bold;

        color:#FFFFCC;

        position: relative;

        text-align: center;

}

.h3 {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 18px;

        font-weight: bold;

        text-align: center;

}

.picture {
	background-color: 666666;
        

}

.alignLeft {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 14px;

        font-weight: normal;

        color: #FFFFCC;

        text-align: center;

}

.dimen {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 14px;

        text-indent: 75px;

}

body {
	text-align: center;
	width: 100%;
	background-color: 666666;
}
.small  {font-size: 12px;
}
strong     {
           font-weight: bold;
           color: #FFFFCC;
}
.required  {
           background-color: #FFFF00;
} 
