﻿/************************************************************************************
Page
*************************************************************************************/

body {
  font-family: Arial, sans-serif;
  font-size: 16px;
}

.radiobutton-list label {
  padding: 0px 9px 0px 3px;
}

.click-highlight {
    /*color: #3b7dba;*/
    color: #000000;
    font-weight: 700;
}

a {
    color: #0000FF !important;
}
