﻿* {
    margin: 0px;
    padding: 0px;
    outline: none;
}

body {
    font: 12px Georgia, Times New Roman, Serif;
    color: #636668;
}

a {
    color: #636668;
}

h2 {
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
}

h3 {
    font-size: 15px;
    color: #000;
    margin-bottom: 13px;
}

h4 {
    font-size: 15px;
    color: #395c84;
    margin-bottom: 13px;
	
}

p {
    line-height: 18px;
    margin-bottom: 18px;
}
