@charset "UTF-8";
/* CSS Document */
body{font-family: 'Roboto', sans-serif;
}
.bg1 {
    background-color: #1D046D;
}
p, li, td {font-size: .95em; }

h1, h4 {font-family: 'Raleway', sans-serif;
}
h4 {ffont-size: 1.1em; font-weight: bold; color: #ED462F}

.list {
	line-height: 190%; list-style: none; 
}

