/*
Theme Name: Product Review
Description: Review products using wordpress.
Author: Scott Botkins
*/


body{
margin: 0px;
font-family: Arial;
font-size: 10pt;
}


h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; }

h1 { font-size: 28px; }

h2 { font-size: 24px; font-weight: bold; color: #FFFFFF; }

h3 { font-size: 20px; font-weight: bold; }

h4, h5, h6 { font-size: 18px; }

a { color: #0000FF }