body {
	background-color: #fff;
	           color: #000;
	     font-family: sans-serif;
	       font-size: 0.9em;
	     margin-left: 2%;
	    margin-right: 2%;
}
h1 {
	background-color: transparent;
	           color: #000;
	       font-size: 2em;
	      text-align: center;
}
h2 {
	background-color: #FF9;
	           color: #000;
	    border-color: #AA0;
	    border-style: solid;
	    border-width: thin;
	       font-size: 1.5em;
	     text-indent: 2em;
}
h3 {
	background-color: transparent;
	       font-size: 1.1em;
	      text-align: center;
}
p {
	background-color: #EED;
	           color: #000;
           padding: 1em;
}
li {
	          margin: 0.3em;
}
dl{
	background-color: transparent;
	     text-indent: 1em;
}
dt {
	background-color: transparent;
	           color: #00A;
	       font-size: 1.2em;
	     text-indent: 1em;
	          margin: 0;
	         padding: 0;
}
dd {
	background-color: transparent;
	           color: #000;
	          margin: 0;
	         padding: 0;
}
th {
	background-color: #FF9;
	           color: #000;
	    border-color: #AA0;
	    border-style: solid;
	    border-width: thin;
}
tr {
	       font-size: 0.8em;
	background-color: #EED;
	           color: #000;
	      text-align: center;
}
.best {
	background-color: #AEA;
	           color: #000;
}
a {
	background-color: transparent;
	           color: #A00;
}
a:hover {
	background-color: transparent;
	           color: #E33;
}
strong {
	background-color: transparent;
	     font-weight: bold;
}
div.vesa20 {
	      text-align: center;
	        position: absolute;
	           width: 22%;
	            left: 0%;
}
div.vesa12 {
	      text-align: center;
	        position: absolute;
	           width: 22%;
	            left: 25%;
}
div.vga {
	      text-align: center;
	        position: absolute;
	           width: 22%;
	            left: 50%;
}
div.egacga {
	      text-align: center;
	        position: absolute;
	           width: 22%;
	            left: 75%;
}
div.menu{
     width: 45%;
     float: left;
}
div.markup dd{
     margin-bottom: 2em;
}
div.markup {
     width: 45%;
	   margin-left: 50%;
}

