body 	{
		margin:0px;
		padding:0px;
		background:#F9CD2A url('images/all_bg.jpg') top left repeat-x
		}
strong  {
		font-size:12px;
		line-height:14px
		}
a 		{
		color:#333333;
		font-weight:bold;
		text-decoration:underline
		}
		
.priv 	{
		font-weight:bold;
		color:#FFF14F;
		text-transform:uppercase;
		}
.priv a {
		font-weight:bold;
		color:#FFF14F;
		text-transform:uppercase;
		text-decoration:none
		}
li {
	list-style: inside,circle;
}
	a	{
		font-weight:normal;
		}
	td,th,input,select,textarea {
		font-family: arial; font-size:12px;
	}
	.heading {
		font-family: "Willamette SF", "Times New Roman", sans-serif; font-size:25px; color:#9b1705; font-weight:bold;
	}
	.large_link {
		font-weight:bold; text-decoration:none;
	}

	.borderSrc
	{
		border: solid 1px #000000;
	}
