@import "structure.css";
@import "typogrophy.css";

body {
	background: #efefef;
	height: 100%;
}

html { 
 	min-height: 100%; 
  	height: 100%; 
}

h1 {
    padding-bottom: 12px;
}

h5 {
    padding-bottom: 4px;
}

img {
	behavior: url(iepngfix.htc);
	border: 0px;
}

input, textarea {
	padding: 3px;	
}

object {
    outline: none;
}

ol {
    margin-left: 30px;
}

.clear {
	clear: both;
}

.ffstyle {
	text-decoration: none;	
}

.ffstyle-sub {
	text-decoration: none;
}

.transparent {
	background-color: Transparent;
}
