* {
font-family:Arial;
}

#largeFont_A, #mediumFont_A, #smallFont_A {
    padding: 0px;
    vertical-align: text-bottom;
}
#smallFont_A {
    font-size :12px;
}
#mediumFont_A {
    font-size: 16px;
}
#largeFont_A {
    font-size: 20px;
}

.custom1 {
 margin-top: 50px;
}

.jumbotron {
    padding-bottom: 30px;
    padding-top: 10px;
}

.panel-primary>.panel-heading, .btn-primary {
	background-color: #b2b2b2;
	border-color: #000000;
	color: #000000;
	font-family: Arial;
    font-weight :bold ;
}

.panel-primary {
	border-color: #000000;
}

.btn-primary:hover {
    background-color: #565656;
    border-color: #000000;
    font-family: Arial;
    font-weight: bold;
}

.clf_table_cell a {
	color: #226AA6;
}

.pDescription{
    margin-top: 20px;
}

.jumbotron{
    background-color: #eee !important
}