body {
    background: #ffffff none repeat scroll 0 0;
	color: #333;
    font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding-left: 25px;
}

h1, .h1, .title, .title1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
    color: #c74e36 !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 22px !important;
    font-weight: strong !important;
    margin: 0 !important;
    padding: 0 !important;
    width: inherit !important;
}
h2, .h2, .subtitle, .title2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
    color: #c74e36 !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 15px !important;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 0 !important;
}
h3, .h3, .subtitle1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
    color: #284269 !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 13px !important;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
}
h4, .h4, .subtitle2, h4 a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
    color: #598fcd !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
}
p{
	color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
}
