/* CSS Document */

body{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}

p{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}

.contentlight{
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
font-size: 14px;
}

.contenttext{
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
font-size: 14px;
font-weight: 700;
}

.contentgold{
font-family: Georgia, "Times New Roman", Times, serif;
color: #996600;
font-size: 14px;
font-weight: 700;
}

.header1{
font-family: "Times New Roman", Times, serif;
color: #9f9058;
font-size: 40px;
line-height: 30px;
}

.header2{
font-family: "Times New Roman", Times, serif;
color: #9f9058;
font-size: 30px;
}

h1{
font-family: "Times New Roman", Times, serif;
color: #9f9058;
font-size: 40px;
line-height: 45px;
font-weight: 500;
}

h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 26px;
}

hr{
color: #9f9058;
line-height: 20px;
}

.maininput{
border-width: thin;
border-style:inset;
}

.prot{
	display: none;
}