﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}
 
a {text-decoration: none;}
p {top-margin:0px;}
h5 {margin-top:0}
html, body {margin:0; padding:0}
.foo {
min-height:100px;
height: auto !important;
height: 100px;
}

.bar {
min-width:100px;
width: auto !important;
width: 100px;
}
.top-row {
	border: 1px solid #0000FF;
}
.second-row {
	text-align: center;
}
.row2-header {
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.row2-text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

