body
	{
		color: #FFFFFF; 
		font-family: verdana,tahoma;
	}
.c
	{
		text-align: center;
	}
.j	{
		text-align: justify;
	}
.r	{
		text-align: right;
	}
.bgc {
		background-color: #918092;
	}
.bgimg	{
			background-image: url(../images/bg.jpg); 
			background-repeat: repeat-x; 
			width:750px
		}
.t12 {
		font-size: 12px;
}
