﻿body {
	background-color:#e4debe;
	margin:0;
	color:#663300;
	font-family:Arial;
	width:100%;
	font-size:11px;
}

.Content, .SmallText {
	font-size:9px;
}

.inputTextLayer{
	font-size:9px;
}

. Footer, .FooterlnkPadding{
	font-size:8px;
}

a.lnkFooter, a.lnkFooter:hover{
	font-size:8px;
	color:#ffffcc;
	cursor:pointer;
	text-decoration:none;
}

a.lnkRed, a.lnkRed:hover, .lnkRed, a.lnkGoogle, a.lnkGoogle:hover{
	font-size:9px;
}

input.textbox {
    width:60px;
}
