/* CSS Document */

	
h1 {
	color: #747A5C;
	font-family: Timmons,"Times New Roman", Times, serif;
	font-size:28px;
	font-weight:200;
	letter-spacing:2px;
	line-height:40px;
}
h2 {
	color: #CF9883;
	font-family: Timmons,"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:200;
	line-height:0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#828282;
}



a:link {
	text-decoration:underline;
	font-weight:bold;
	color:#515151;
}

		
a:hover{
	color:#515151;
	background-color:#F0ECE3;
}

		
a:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#515151;
}

.right {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#820000;
}

.table {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}


input {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	height:18px;
	}
