form, select, option, input, select, textarea, body, table, tr, td, a, pre {
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
body {
	background-color: #99CB34;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	/*background-image: url(UbuntuLozengeLogo.png);
	background-repeat: no-repeat;*/
	height: 1px;
}
.imgUglyTransp {
	border-style: solid;
	border-width: 2px;
	background-color: #FFFFFF;
	border-color:#FFFFFF;
}
.txtLink, .txtLink:link, .txtLink:visited, .txtLink:active {
	border-bottom: dotted 1px #333333;
}
.txtLink:hover {
	border-bottom: solid 1px #333333;
}
.bottomLink {
	float:right;
	padding-top:3px;
	margin-right:5px;
}
.noDec .noDec:active, .noDec:focus, .noDec:link, .noDec:visited, .noDec:hover {
	text-decoration:none;
	border: 0px;
}
.header {
	font-size:12px;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.boxHeader {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#B2DA26;
	height:27px;
	overflow:hidden;
	color:#ffffff;
	font-size:16px;
	line-height:29px;
	width:200px;
	font-weight:bold;
	text-transform : uppercase;
}
.boxImageSquare {
	width:200px;
	height:150px;
	text-align:center;
	overflow:hidden;
	background-color:#FFFFFF;
}
.boxImageSquare a {
	float:left;
	width:200px;
	height:150px;
}
.boxText {
	background-color:#f7f7f7;
	width:200px;
	height:130px;
	overflow:hidden;
}
.inner {
	margin:5px;
	height:97px;
	overflow:hidden;
}
.boxContainer {
	display:inline;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:3px;
	padding-right:3px;
	background-color:#7DA62C;
}
